diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-28 20:53:53 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-28 20:57:14 +0200 |
commit | f9f8a9a64af639c1689fd4da752bfadee05f4fd3 (patch) | |
tree | f2544248a1318ca0bd416a12e864569784bf9ac5 /README | |
parent | add license and copying (diff) | |
download | slibc-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-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. + |