diff --git a/README.md b/README.md index c173f0907..b1c4caa47 100644 --- a/README.md +++ b/README.md @@ -113,12 +113,16 @@ Entropia Engine++ ------------------ * Web Requests with HTTP client, with **SSL support** ( provided by mbedtls or openssl ). - * Asynchronous http requests. + * Asynchronous HTTP requests. * File Transfers with FTP client. * TCP and UDP sockets. + * HTTP Content-Encoding and Transfer-Encoding support. + + * HTTP Proxy Support. + Module based on the SFML implementation. @@ -156,6 +160,8 @@ Module based on the SFML implementation. * Load layouts from XMLs + * Styling with CSS like format + **Maps Module:** ------------------