Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos authored Aug 21, 2023
1 parent dbf6905 commit bd20216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ features:
- title: struct_json\struct_xml\struct_yaml
details: C++17 reflection-based json lib, very easy to do struct to json\xml\yaml and json\xml\yaml to struct.
- title: coro_http_client
details: C++20 coroutine http(https) client, include: get/post, websocket, multipart file upload, chunked and ranges download etc.
details: C++20 coroutine http(https) client, include get/post, websocket, multipart file upload, chunked and ranges download etc.
- title: easylog
details: C++17 high performance and easy to use logging lib, support cout、sprintf and fmt::format/std::format stream.
---

0 comments on commit bd20216

Please sign in to comment.