summaryrefslogtreecommitdiffhomepage
path: root/Readme.mdown
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.mdown')
-rw-r--r--Readme.mdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.mdown b/Readme.mdown
new file mode 100644
index 0000000..f5019b3
--- /dev/null
+++ b/Readme.mdown
@@ -0,0 +1,3 @@
+# Arraylist
+
+Generic arraylist implementation in C. WIP.