diff --git a/README.md b/README.md index 7987e6f..26ccd83 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ sudo make install - [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header) ## Dependencies -- [mbedtls](https://github.com/Mbed-TLS/mbedtls) \ No newline at end of file +- [mbedtls](https://github.com/Mbed-TLS/mbedtls) + +## Code used from other peoples projects +- [Multipart server (rewriten in C++ was C# in dejuric/simplehttp)](https://github.com/dajuric/simple-http) \ No newline at end of file