diff --git a/README.md b/README.md index 0ab3c7d..b4fe2c8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ The server uses the following libraries: - [cpp-httplib](https://github.com/yhirose/cpp-httplib) for the web server - [Maddy](https://github.com/progsource/maddy) for the Markdown processor - [Bcrypt.cpp](https://github.com/hilch/Bcrypt.cpp) for password hashing/salting +- [JSON for Modern C++](https://github.com/nlohmann/json) for JSON processing - [bin2cpp](https://github.com/end2endzone/bin2cpp) for packing site files into the binary The following people have contributed to the project: