diff --git a/README.md b/README.md index 74f079e..ec67a1f 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,6 @@ You can uninstall both versions by running either `sudo make uninstall` or `sudo ## 3rd party libraries -This project uses rapidjson library which can be found here - https://github.com/Tencent/rapidjson +This project uses the following 3rd party libraris: + - rapidjson - https://github.com/Tencent/rapidjson + - sqlite3 - https://sqlite.org/