summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWilliam Harold Newman <william.newman@airmail.net>2000-09-18 01:26:16 +0000
committerWilliam Harold Newman <william.newman@airmail.net>2000-09-18 01:26:16 +0000
commita530bbe337109d898d5b4a001fc8f1afa3b5dc39 (patch)
treeee523678e070e86a9df112d837358fc20259d5a6 /README
Initial revision
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..18578d64b
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+Welcome to SBCL.
+
+To find out more about who created the system, see the "CREDITS" file.
+
+If you'd like information about the legalities of copying the system,
+see the "COPYING" file.
+
+If you'd like to install or build the system, see the "INSTALL" file.
+
+If you'd like more information about using the system, see the man
+page, "sbcl.1", or the user manual in the "doc/" subdirectory of the
+distribution. (The user manual is maintained as DocBook SGML in the
+source distribution; there is an HTML version in the binary
+distribution.)
+
+The system is a work in progress. See the "TODO" file in the source
+distribution for some highlights.
+
+If you'd like to make suggestions, report a bug, or help to improve the
+system, please send mail to one of the mailing lists:
+ sbcl-help@lists.sourceforge.net
+ sbcl-devel@lists.sourceforge.net