Add thanks

This commit is contained in:
Alex Kotov 2022-01-20 03:56:58 +05:00
parent 8361f9b27a
commit 0047181664
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ API
* [libc replacement](/include/kernaux/libc.h)
* [itoa/ftoa replacement](/include/kernaux/ntoa.h) *(work in progress)*
* [printf replacement](/include/kernaux/printf.h) *(work in progress)*
* Code from [https://github.com/mpaland/printf](https://github.com/mpaland/printf). Thank you!
* [printf](/examples/printf.c)
* [vprintf](/examples/printf_va.c)
* `snprintf`