瀏覽代碼

Updated README

Sergey Lyubka 12 年之前
父節點
當前提交
f1f03e4378
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -33,8 +33,8 @@ simplicity by carefully selected list of features:
   [post.c](https://github.com/valenok/mongoose/blob/master/examples/post.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)
-- `mg_download()` HTTP client functionality for embedded usage, capable to
-  send arbitrary HTTP or HTTPS requests
+- HTTP client functionality for embedded usage, capable of
+  sending arbitrary HTTP/HTTPS requests
 - Extensive documentation in form of
   [User Manual](https://github.com/valenok/mongoose/blob/master/UserManual.md)