From b9787e5bd86fb01594c23c2147bde306ea5b3bf5 Mon Sep 17 00:00:00 2001 From: Frank Duncan Date: Fri, 24 Jul 2015 16:52:16 -0500 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c059be9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Common Lisp Document Generator + +Enforcement of documentation guidelines for my Common Lisp Projects, as well as conversion to markdown for github repositories. -- 2.25.1