aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ?