aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..e74c803
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,5 @@
1# Vector
2
3Some implementation of vectors in C.
4
5Tests are written using Criterion.