diff --git a/README.md b/README.md index dd9d0ef..488d819 100644 --- a/README.md +++ b/README.md @@ -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).
-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.