]> www.ginac.de Git - ginac.git/blobdiff - README
- Derivatives are now assembled in a slightly different manner (i.e. they
[ginac.git] / README
diff --git a/README b/README
index 5a97502c650b629f44e39d0f6a9fadc7f6ff70d7..880be62b60d9bdfb0b93b03e47daaa9ab02cc9ab 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 General Information
 ===================
 
 General Information
 ===================
 
-GiNaC (which stands for "GiNaC is Not a CAS (computer algebra system)) is a
-C++ library for symbolic mathematical calculations. It is designed to allow
+GiNaC (which stands for "GiNaC is Not a CAS" (computer algebra system)) is a
+C++ library for symbolic mathematical calculations.  It is designed to allow
 the creation of integrated systems that embed symbolic manipulations together
 with more established areas of computer science (like computation-intense
 numeric applications, graphical interfaces, etc.) under one roof.
 the creation of integrated systems that embed symbolic manipulations together
 with more established areas of computer science (like computation-intense
 numeric applications, graphical interfaces, etc.) under one roof.
@@ -36,7 +36,7 @@ How to report bugs
 ==================
 
 If you have identified a bug in GiNaC you are welcome to send a detailed
 ==================
 
 If you have identified a bug in GiNaC you are welcome to send a detailed
-bug report to <ginac-bugs@ginac.de>. Please think about your bug! This
+bug report to <ginac-bugs@ginac.de>.  Please think about your bug!  This
 means that you should include
 
 * Information about your system
 means that you should include
 
 * Information about your system
@@ -58,5 +58,5 @@ means that you should include
      together with the output you get and the output you expect will
      help us to reproduce it quickly.
 
      together with the output you get and the output you expect will
      help us to reproduce it quickly.
 
-Patches are most welcome. If possible please make them with diff -c and
+Patches are most welcome.  If possible please make them with diff -c and
 include ChangeLog entries.
 include ChangeLog entries.