Fixed README.md.

This commit is contained in:
2024-03-03 13:59:21 +03:00
parent 7d1d7b2456
commit bd6cabdc6b

View File

@@ -31,4 +31,4 @@ This behavior can be bypassed by creating a task in the Task Scheduler with the
## License
This software is licensed under a [MIT License](https://mit-license.org).<br>
This software uses the [PicoJSON](https://github.com/kazuho/picojson) - a C++ JSON parser / serializer.
This software uses the [PicoJSON](https://github.com/kazuho/picojson) - a C++ JSON parser / serializer by Kazuho Oku.