Commit 7041b32754dbf2489688fec9ca159758aa43c5f2

Thomas de Grivel 2018-06-05T11:59:43

readme

diff --git a/README.md b/README.md
index 69fae64..e259380 100644
--- a/README.md
+++ b/README.md
@@ -37,14 +37,14 @@ repo:*repos*                            ;; List of defined repositories
 
 ## Version informations
 
-This version only supports git repositories and relies on SBCL and /bin/sh.
-Next releases will support other VCS and drop requirements on SBCL.
+This version only supports git repositories and /bin/sh.
+Next releases will support other VCS.
+
+SBCL and CLISP are supported.
 
 ## TODO
 
 *   git tags and branches
-*   drop dependency on sbcl (run-program)
-*   drop dependency on /bin/sh
 *   CVS
 *   subversion
 *   bzr