README and directory structure reorganization
[svn/Cll1h/.git] / README
diff --git a/README b/README
new file mode 100644 (file)
index 0000000..b183428
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+C<<1 header file v - style sheet for ANSI C
+
+Copyright (c)2004-2008 Michael xChaos Polak, Arachne Labs, x(at)n.cz
+
+See https://dev.arachne.cz/svn/cll1.h for details, documentation and FAQ
+(or https://orion.stresovice.czf/svn/cll1h when inside CZFree.Net).
+
+See http://www.arachne.cz/ for Arachne Labs contact and product information.
+
+Type "make install" to install cll1.h header file and bake/cake optional tools
+to /usr/include and /usr/bin directories.
+
+See directory demos/ for C<<1 programming examples. Type "bake *.c" in each
+demo/ subdirectory to build all sample programs in given directory. You need
+to have FastCGI (libfcgi) a MySQL (libmysqlclient) header files and 
+libraries installed to be able to build examples in mysql/ and fastcgi/
+subdirectories.
+
+On Debian systems, you can type "make deb" to create Debian package cll1h-dev.
This page took 0.109837 seconds and 4 git commands to generate.