aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-08-27 22:35:37 +0900
committernsfisis <nsfisis@gmail.com>2025-08-27 22:35:37 +0900
commit3e4a5690f3b8ecce4414b3a6864d6d7c965c5007 (patch)
treec51f9cf6a6e35824ae6ca6e4779a86c2b79a0780 /README.md
parente12d70ba1aeada877a168977177e477e365d6801 (diff)
downloadducc-3e4a5690f3b8ecce4414b3a6864d6d7c965c5007.tar.gz
ducc-3e4a5690f3b8ecce4414b3a6864d6d7c965c5007.tar.zst
ducc-3e4a5690f3b8ecce4414b3a6864d6d7c965c5007.zip
chore: update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8c65c6..14822d2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
![Ducc logo](./assets/logo.svg)
-Ducc is a toy C compiler, based on [my another tiny C compiler](https://github.com/nsfisis/P4Dcc).
+Ducc, Decidedly Unimplemented C compiler, is a toy C compiler.
## Dependencies