aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 33031e9..dfc2cf4 100644
--- a/README.md
+++ b/README.md
@@ -180,8 +180,10 @@ Running with the `--wait-for-keypress exit` option waits for the enter key after
## Projects Using printf
-- [turnkey-board](https://github.com/mpaland/turnkey-board) uses printf as log and generic display formatting/output.
-(Just send me a mail/issue to get your project listed here)
+- [turnkeyboard](https://github.com/mpaland/turnkeyboard) uses printf as log and generic tty (formatting) output.
+- printf is part of [embeddedartistry/libc](https://github.com/embeddedartistry/libc), a libc targeted for embedded systems usage.
+
+(Just send me a mail/issue/PR to get *your* project listed here)
## Contributing