From 66b3e812c33393cb573060795d8b7cc71fd1cd48 Mon Sep 17 00:00:00 2001 From: drewc Date: Mon, 27 Jun 2005 03:39:25 -0700 Subject: [PATCH] Added a README darcs-hash:20050627103925-39164-c786ca3dd789a716a5cc4fa8228e581a791a35ee.gz --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..59beed0 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +LISP-ON-LINES + +This is a very early release, and there are more bugs then docs. HERE BE DRAGONS! + +Having said that, LOL has been used to deliver applications and is undergoing extensive development. + +Take a look at the doc/ directory to get started. The (poorly commented) code is your next stop. +Adding docstrings would be a good idea. + +drewc@tech.coop or #tech.coop on freenode for support.. that we have plenty of. + +;; This software is Copyright (c) Drew Crampsie, 2004-2005. +;; You are granted the rights to distribute +;; and use this software as governed by the terms +;; of the Lisp Lesser GNU Public License +;; (http://opensource.franz.com/preamble.html), +;; known as the LLGPL. + -- 2.20.1