summaryrefslogtreecommitdiff
path: root/libcult/README
diff options
context:
space:
mode:
Diffstat (limited to 'libcult/README')
-rw-r--r--libcult/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/libcult/README b/libcult/README
new file mode 100644
index 0000000..2227831
--- /dev/null
+++ b/libcult/README
@@ -0,0 +1,15 @@
+libcult is a collection of c++ libraries that were designed to form
+a cohesive union of clean, simple and readable c++ code that uses
+the most powerful mechanisms available on the GNU development platform.
+
+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 documentation/index.xhtml file for documentation.
+
+The project page is at http://kolpackov.net/projects/c++/libcult/.
+
+Send bug reports or any other feedback to boris@kolpackov.net .