summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/bigloo/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/bigloo/README b/development/bigloo/README
index 44b12bb2d5..bbc2e43a2f 100644
--- a/development/bigloo/README
+++ b/development/bigloo/README
@@ -1,4 +1,5 @@
-Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based
-programming style where C(++) is usually required. Bigloo attempts to make
-Scheme practical by offering features usually presented by traditional
-programming languages but not offered by Scheme and functional programming.
+Bigloo is a Scheme implementation devoted to one goal: enabling
+Scheme based programming style where C(++) is usually required.
+Bigloo attempts to make Scheme practical by offering features usually
+presented by traditional programming languages but not offered by
+Scheme and functional programming.