Merged in README changes from master
authorDmitriy Morozov <morozov@cs.duke.edu>
Wed, 12 Sep 2007 09:40:23 -0400
changeset 26 04d667548959
parent 25 25ae830bdcc7 (current diff)
parent 24 99e03a2c741d (diff)
child 28 b2cb83a28329
Merged in README changes from master
--- a/README	Wed Sep 12 09:39:34 2007 -0400
+++ b/README	Wed Sep 12 09:40:23 2007 -0400
@@ -5,11 +5,11 @@
   boost -       great set of C++ libraries
   Doxygen -     for building documentation
   libcwd -      for debugging only (is not needed by default)
-  synaps -      for solving polynomial (for kinetic kernel), which in turn requires GMP
+  synaps -      for solving polynomials (for kinetic kernel), which in turn requires GMP
 
 Configuration
   The path to CGAL's Makefile is expected to be set in $CGAL_MAKEFILE, the rest
-  is just usual CMake configuration
+  is just the usual CMake configuration
 
 Building
   To build examples, create a directory build (to keep everything in one place),