Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wlgq2 committed Oct 24, 2019
1 parent a3bbba3 commit 884ee9b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Expand Up @@ -7,11 +7,6 @@ Async C++ client library for [NSQ][1]
* [libcurl][3]
* [json][4]

[1]: https://github.com/nsqio/nsq
[2]: https://github.com/wlgq2/uv-cpp
[3]: https://curl.haxx.se/libcurl
[4]: https://github.com/nlohmann/json

## Example
```C++
#include <iostream>
Expand Down Expand Up @@ -84,4 +79,7 @@ int main(int argc, char** args)


```
[1]: https://github.com/nsqio/nsq
[2]: https://github.com/wlgq2/uv-cpp
[3]: https://curl.haxx.se/libcurl
[4]: https://github.com/nlohmann/json

0 comments on commit 884ee9b

Please sign in to comment.