Skip to content

Commit 0440b8e

Browse files
authored
Update README.md
1 parent ca2c306 commit 0440b8e

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
<h2 align="center">cpp_redis</h2>
22

33
## 介绍
4-
1. 基于boost库的asio异步编程
4+
1. 基于boost.asio
55
1. 支持string、list、set、hash、zset五种数据结构
66
## 说明
77
1. 使用c++11以及以上编译(若c++11编译不过,请用c++14)

0 commit comments

Comments
 (0)