summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..dd98719
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+skalibs - a general-purpose low-level C library
+-----------------------------------------------
+
+ skalibs is a C library used by all the skarnet.org packages.
+It provides APIs more suited to secure and efficient system
+programming than the libc, especially where network programming
+and IPCs are concerned.
+
+ See the enclosed doc/ subdirectory for the documentation, or
+ http://skarnet.org/software/skalibs/
+
+
+* Installation
+ ------------
+
+ See the INSTALL file.
+
+
+* Contact information
+ -------------------
+
+ Laurent Bercot <ska-skaware at skarnet.org>
+
+ Please use the <skaware at list.skarnet.org> mailing-list for
+questions about skalibs.
+