diff --git a/README.md b/README.md index e35e880..4e9b9d3 100644 --- a/README.md +++ b/README.md @@ -396,7 +396,6 @@ Computer Vision * [mini-printf](https://github.com/ldoolitt/mini-printf) - Minimal printf() implementation for embedded projects. * [nanoprintf](https://github.com/charlesnicholson/nanoprintf) - The smallest public printf implementation for its feature set. * [fmt](https://github.com/fmtlib/fmt) - Modern formatting library providing a fast and safe alternative to C stdio and C++ iostreams. -* [printf](https://github.com/eyalroz/printf) - Standalone printf/sprintf formatted printing function library. ### scanf