summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-05 16:20:17 +0200
committerGitHub <noreply@github.com>2024-12-05 16:20:17 +0200
commit93d6946a7e1c49f4e3bf352830bc181c68cc9aab (patch)
tree301f81cf6cad84ad4e1293e01d421bcbad391543
parent162bbc7462a65db76b99260997b9677a20b646e8 (diff)
downloadcdl86-93d6946a7e1c49f4e3bf352830bc181c68cc9aab.tar.gz
cdl86-93d6946a7e1c49f4e3bf352830bc181c68cc9aab.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84e12b9..2987c0a 100644
--- a/README.md
+++ b/README.md
@@ -90,4 +90,4 @@ The compiler used for this project is [tcc](https://github.com/lunarjournal/tcc)
`cdl.h` - CDL header file to include.
Folders:
-* `tests` - CDL test suite. Run `make all`.
+* `/tests` - CDL test suite. Run `make all`.