diff --git a/README.md b/README.md index da2e251..0081c6c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A simple C library implementing tensors. Still in development. Currently it only ``` ├── LICENSE ├── Makefile +├── README.md ├── dtype.h ├── tensor.c ├── tensor.h