aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic GUEGAN <loic.guegan@yahoo.fr>2019-01-27 20:15:45 +0100
committerLoic GUEGAN <loic.guegan@yahoo.fr>2019-01-27 20:15:45 +0100
commit30765ae30d516eda228447408b59be03712f5b17 (patch)
treef97bb30a2af05ec51a3a6ffdc42cbee53d406ca3
parentee5bce70f59bd831ad8521972edc8c4194242e9a (diff)
Update README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b47592..361d85b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
# lisp-algo
-Contain classical algorithm implementation in lisp. \ No newline at end of file
+This repository contains widely used algorithms implemented in Lisp.
+Why Lisp ? Why not ?