From 07e6ea164a84623b50545c7a9a18df41b30a082c Mon Sep 17 00:00:00 2001 From: Kaeland Chatman Date: Sun, 3 Oct 2021 22:34:35 -0500 Subject: [PATCH] Added links for demos section in README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8dd151..967680d 100644 --- a/README.md +++ b/README.md @@ -204,9 +204,9 @@ Tutorial Summary Demo Summary -- 01-demo.lisp - Sparkey the Snake Game -- 02-demo.lisp - Chat - Private instant messenger -- 03-demo.lisp - IDE - A very simple common lisp IDE +- [01-demo.lisp](demos/01-demo.lisp) - Sparkey the Snake Game +- [02-demo.lisp](demos/02-demo.lisp) - Chat - Private instant messenger +- [03-demo.lisp](demos/03-demo.lisp) - IDE - A very simple common lisp IDE (see source if editor dosen't load) Tool Summary