From a2d9504a0996257dccf38918a4c650e2dda62ec4 Mon Sep 17 00:00:00 2001 From: zvon Date: Tue, 14 Apr 2020 16:07:36 +0200 Subject: [PATCH] Update 3rd party libraries list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/