diff --git a/README.md b/README.md index 31c5a8e..b2d7a4f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ ## Requirements * Boost (1.63 or newer) +* libiconv +* libpEpAdapter +* pEpEngine – see next section * GoogleTest (GTest) – not to use library, but to run the unittests. :-) (for Windows you might follow these instructions: )