From 1fb23ea9ce3472c420c93297816f0a3b90eafba3 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 28 Mar 2015 17:17:59 +0000 Subject: [PATCH] Links to github repositories of related projects --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c584d61..ec6f6b1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ A rule parser for MicroWorld +## Part of the overall Microworld system + +While this code works and is interesting on its own, you also need at least +[https://github.com/simon-brooke/mw-engine](*mw-engine*) and +[https://github.com/simon-brooke/mw-ui](*mw-ui*). There will be other +modules in due course. + + ## Usage Main entry point is (parse-rule _string_), where string takes a form detailed