Skip to content
This repository was archived by the owner on Apr 6, 2019. It is now read-only.

Commit 9aa7bf1

Browse files
authored
Update README.md
1 parent ba48fc6 commit 9aa7bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# cpp_redis
22
cpp_redis is C++11 Asynchronous Redis Client.
33

4-
Network is based on raw sockets API. This, library is really lightweight.
4+
Network is based on raw sockets API. Thus, the library is really lightweight.
55

66
## Requirements
77
* C++11

0 commit comments

Comments
 (0)