diff options
| -rw-r--r-- | readme.md | 5 |
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 | |||
| 3 | Some implementation of vectors in C. | ||
| 4 | |||
| 5 | Tests are written using Criterion. | ||
