Updated Readme

Added link to conan repo
This commit is contained in:
kdeng00
2021-12-29 15:47:21 -05:00
parent db1a6302ad
commit 63d6022d16
+2 -2
View File
@@ -5,10 +5,10 @@ IcarusDownloadManager is a Linux CLI software client application that has the fe
## Built With
* C++
* C++ with C++17 features
* CMake
* GCC >= 9
* conan
* [conan](https://github.com/conan-io/conan)
* [json](https://github.com/nlohmann/json)
* [openssl](https://github.com/openssl/openssl)
* [curl](https://github.com/curl/curl)