diff options
author | Lunar Journal <md.node.0@gmail.com> | 2024-12-05 16:20:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-05 16:20:17 +0200 |
commit | 93d6946a7e1c49f4e3bf352830bc181c68cc9aab (patch) | |
tree | 301f81cf6cad84ad4e1293e01d421bcbad391543 /README.md | |
parent | 162bbc7462a65db76b99260997b9677a20b646e8 (diff) | |
download | cdl86-93d6946a7e1c49f4e3bf352830bc181c68cc9aab.tar.gz cdl86-93d6946a7e1c49f4e3bf352830bc181c68cc9aab.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`.
|