From bd08422d33f4982b27eef1a6618adaa98fcb46e2 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sat, 7 Mar 2015 23:56:00 -0600 Subject: README: remove gratuitous parens. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e85e803..498c6ba 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,11 @@ Mal is implemented in 27 different languages: * Visual Basic.NET -Mal is a learning tool. See the ([make-a-lisp process -guide](process/guide.md)). Each implementation of mal is separated -into 11 incremental, self-contained (and testable) steps that -demonstrate core concepts of Lisp. The last step is capable of -self-hosting (running the mal implementation of mal). +Mal is a learning tool. See the [make-a-lisp process +guide](process/guide.md). Each implementation of mal is separated into +11 incremental, self-contained (and testable) steps that demonstrate +core concepts of Lisp. The last step is capable of self-hosting +(running the mal implementation of mal). The mal (make a lisp) steps are: -- cgit v1.2.3