aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-28 20:53:53 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-28 20:57:14 +0200
commitf9f8a9a64af639c1689fd4da752bfadee05f4fd3 (patch)
treef2544248a1318ca0bd416a12e864569784bf9ac5 /README
parentadd license and copying (diff)
downloadslibc-f9f8a9a64af639c1689fd4da752bfadee05f4fd3.tar.gz
slibc-f9f8a9a64af639c1689fd4da752bfadee05f4fd3.tar.bz2
slibc-f9f8a9a64af639c1689fd4da752bfadee05f4fd3.tar.xz
add readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..47be9b1
--- /dev/null
+++ b/README
@@ -0,0 +1,6 @@
+slibc, the Stockholm C Library, is an implementation
+of a C libray just for fun.
+
+slibc does not aim to support C++, or any other
+language than C.
+