diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-24 09:07:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-24 09:07:31 +0200 |
| commit | 906be9cbe2dbc817946621428d78f5eaf64b3f62 (patch) | |
| tree | 6a02626572142707189fe1319967ace15cc1945a /README.md | |
| parent | b696390cbe434c7932d5c662593565268f109a32 (diff) | |
| download | cdl86-906be9cbe2dbc817946621428d78f5eaf64b3f62.tar.gz cdl86-906be9cbe2dbc817946621428d78f5eaf64b3f62.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -101,11 +101,11 @@ The compiler used for this project is [`tcc`](https://github.com/lunar-sh/tcc). Files:
<br/>
-* `cdl.c` - `C` source file for `CDL`.
-* `cdl.h` - `CDL` header file to include.
+* `cdl.c` - `C` source file for `CDL`
+* `cdl.h` - `CDL` header file to include
Folders:
-* `/tests` - `CDL` test suite.
+* `/tests` - `CDL` test suite
# Signature
@@ -133,3 +133,4 @@ Folders: +
|
