summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-09 16:00:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-09 16:00:51 +0200
commitc1d282313bd6f4101e56c7a28eb54eb39cae9568 (patch)
tree2cc160ff73516ecbcf4f48c7c1550ba309e8a91c /README
parent2cffde53441986ca86c035debe9d6ee9d270dfb1 (diff)
Add INSTALL, NEWS, README, and version
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..43cfa70
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+CLI is a Command Line Interface definition language for C++. This package
+contains the compiler implementation for this language.
+
+See the NEWS file for the user-visible changes from the previous release.
+
+See the LICENSE file for distribution conditions.
+
+See the INSTALL file for prerequisites and installation instructions.
+
+See the doc/ directory for documentation.
+
+Send questions, bug reports, or any other feedback to boris@codesynthesis.com