Skip to content

Commit 05c9436

Browse files
authored
update readme
1 parent 1e9080d commit 05c9436

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ lz4 : use lib/liblz4.a
3030
```
3131
3232
+ new feature: client wrapper with consumer group supported, only available in c++11 or above env.
33-
run "make wrapper" to generate libslssdk_wrapper.a instead of libslssdk.a.
34-
see usage of client wrapper in sample_wrapper.cpp.
33+
34+
Run "make wrapper" to generate libslssdk_wrapper.a instead of libslssdk.a.
35+
36+
See usage of client wrapper in sample_wrapper.cpp.
3537
3638
## using SConscript
3739

0 commit comments

Comments
 (0)