adding some history - clic - Clic is an command line interactive client for gop… | |
git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 1c31d4653e91070b9f3828a0965ccefda20747c9 | |
parent 1a5c595f8ebf7f1532cd85eb617d670e470ef3dc | |
Author: Solene Rapenne <[email protected]> | |
Date: Sun, 5 Nov 2017 00:00:01 +0000 | |
adding some history | |
Diffstat: | |
M README.md | 4 +++- | |
1 file changed, 3 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -1,6 +1,8 @@ | |
# Introduction | |
-Clic (Common LISP Interactive Client) is a gopher client. | |
+Clic (Common LISP Interactive Client) is a gopher client. The name is | |
+a bad pun because **clic** is the sound of a mouse click while this | |
+client is keyboard only... | |
It currently works with **ecl** and **sbcl** compilers. Just load it | |
with sbcl like this |