diff --git a/README.md b/README.md index 8cd8d5a..6d2944f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ What is implemented - CoAP client - CoAP to CoAP Forwarding proxy - CoAP to CoAP Reverse Proxy +- HTTP to CoAP Proxy - Observe feature - CoRE Link Format parsing - Multicast server discovery @@ -162,4 +163,4 @@ $ cd CoAPthon/docs $ make html ``` -The documentation will be build in CoAPthon/docs/build/html. Let's start from index.html to have an overview of the library. \ No newline at end of file +The documentation will be build in CoAPthon/docs/build/html. Let's start from index.html to have an overview of the library.