From 7d49195aa448f7822a545ff36b2de7b4d9e20bf8 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Thu, 21 Jul 2011 21:59:18 +0300 Subject: [PATCH] * small update to muile/README --- toys/muile/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/toys/muile/README b/toys/muile/README index fd6f9e22..ce51e71a 100644 --- a/toys/muile/README +++ b/toys/muile/README @@ -2,8 +2,8 @@ ** What is muile? - `muile' is a little experiment/toy using the equally mu guile bindings, to be - found in libmuguile/ in the top-level source directory. + `muile' is a little experiment/toy using the equally experimental mu guile + bindings, to be found in libmuguile/ in the top-level source directory. `guile'[1] is an interpreter/library for the Scheme programming language[2], specifically meant for extending other programs. It is, in fact, the @@ -14,7 +14,7 @@ The combination of mu + guile is called `muile', and allows you to write little Scheme-programs to query the mu-database, or inspect individual messages. It is still in an experimental stage, but useful already. - + ** How do I get it? The git-version and the future 0.9.7 version of mu will automatically build @@ -187,4 +187,5 @@ - + +