diff --git a/README.md b/README.md index 4a20fe3..2e4ee0a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ API --- * [Architecture-specific helpers](/include/kernaux/arch/) -* [stdlib replacement](/include/kernaux/stdlib.h) +* [stdlib replacement](/include/kernaux/stdlib.h) (with prefix): + * `NULL` + * `bool`, `false`, `true` * `memset` * `strlen` * `strncpy`