From b52c54b9ed49d0c2d4a9747fff0d0fe15c9f230a Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 2 Mar 2015 17:59:41 -0600 Subject: README: missing end paren. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 064c1ff..7e759e1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Mal is implemented in 26 different languages: Mal is a learning tool. See the ([make-a-lisp process -guide](process/guide.md). Each implementation of mal is separated +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 implemenation of mal). -- cgit v1.2.3