Skip to content

Commit 2b3a050

Browse files
committed
更新readme
1 parent e7f2710 commit 2b3a050

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Name
22

3-
High-performance IP address matching for OpenResty Lua.
3+
High-performance IP address matching with prefix-trie for OpenResty Lua.
44

55
# Table of Contents
66

@@ -185,6 +185,7 @@ Returns a `false` if the ip is not a valid IPv6 address.
185185
[Back to TOC](#table-of-contents)
186186

187187
# Installation
188+
you need besure installed the rust stable version before compile the lua-resty-ipmatcher2
188189

189190
## From LuaRocks
190191

0 commit comments

Comments
 (0)