From 30765ae30d516eda228447408b59be03712f5b17 Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Sun, 27 Jan 2019 20:15:45 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 ?