Updated Readme

This commit is contained in:
kdeng00
2021-12-29 15:45:12 -05:00
parent bd819f0332
commit db1a6302ad
+4 -4
View File
@@ -7,12 +7,12 @@ IcarusDownloadManager is a Linux CLI software client application that has the fe
* C++
* CMake
* GCC
* GCC >= 9
* conan
* [json](https://github.com/nlohmann/json)
* openssl
* libCurl
* [cpr](http://whoshuu.github.io/cpr/)
* [openssl](https://github.com/openssl/openssl)
* [curl](https://github.com/curl/curl)
* [cpr](https://github.com/libcpr/cpr)
### Getting Started