aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..4503c6c
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,14 @@
+tunics -- Tom's UNIX
+====================
+
+Rewriting super-simple versions of classic UNIX tools to learn C.
+
+ls(1) works at the moment, sort(1) builds but segfaults.
+
+Author
+: Tom Ryder <tom@sanctum.geek.nz>
+Copyright
+: 2016
+License
+: GPLv3 (because Readline)
+