diff --git a/www/index.html b/www/index.html
index 19e3e11..6fd08cd 100644
--- a/www/index.html
+++ b/www/index.html
@@ -2,12 +2,12 @@
GScheme
-
-
+
+
GScheme
-A GNUstep-aware scheme interpreter.
+A GNUstep-aware scheme interpreter.
Includes many examples, e.g. the sieve of Erathostenes to compute primes, a
Koch curve plotter, mandelbrot set, graphs of various functions etc. GScheme
@@ -36,7 +36,7 @@ here (TAR).
Special forms implemented include
-- define, set!, lambda,
+
- define, set!, lambda,
- if, and, or
- begin, apply,
- quote, case, cond,
@@ -76,7 +76,7 @@ takes symmetries into account.
New! As of July 31, 2002:
-- memory management completely reworked
+
- memory management completely reworked
- browse-environment pops up a window that shows the current
environment (e.g. for environment diagrams); browse.scm shows how
@@ -89,7 +89,7 @@ New! As of January 10, 2005:
- memory management simplified
-
- new UI for browse-environment
+
- new UI for browse-environment
- additional primitives: exp, log, tan, atan
- evaluate external files
- more intutive UI e.g. the last form entered is copied to the paste board
@@ -171,7 +171,7 @@ New primitives:
- format: format a string using the ~a escape etc.
-My homepage is
+My homepage is
here.
@@ -181,4 +181,4 @@ markoriedelde@yahoo.de
-
\ No newline at end of file
+