Commit f1f03e43 authored by Sergey Lyubka's avatar Sergey Lyubka

Updated README

parent 625a2a36
...@@ -33,8 +33,8 @@ simplicity by carefully selected list of features: ...@@ -33,8 +33,8 @@ simplicity by carefully selected list of features:
[post.c](https://github.com/valenok/mongoose/blob/master/examples/post.c), [post.c](https://github.com/valenok/mongoose/blob/master/examples/post.c),
[upload.c](https://github.com/valenok/mongoose/blob/master/examples/upload.c), [upload.c](https://github.com/valenok/mongoose/blob/master/examples/upload.c),
[websocket.c](https://github.com/valenok/mongoose/blob/master/examples/websocket.c) [websocket.c](https://github.com/valenok/mongoose/blob/master/examples/websocket.c)
- `mg_download()` HTTP client functionality for embedded usage, capable to - HTTP client functionality for embedded usage, capable of
send arbitrary HTTP or HTTPS requests sending arbitrary HTTP/HTTPS requests
- Extensive documentation in form of - Extensive documentation in form of
[User Manual](https://github.com/valenok/mongoose/blob/master/UserManual.md) [User Manual](https://github.com/valenok/mongoose/blob/master/UserManual.md)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment