diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-01-27 20:15:45 +0100 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2019-01-27 20:15:45 +0100 |
| commit | 30765ae30d516eda228447408b59be03712f5b17 (patch) | |
| tree | f97bb30a2af05ec51a3a6ffdc42cbee53d406ca3 | |
| parent | ee5bce70f59bd831ad8521972edc8c4194242e9a (diff) | |
Update README
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 ? |
