Skip to content

Commit b17f152

Browse files
committed
Updated README.md
1 parent eef081b commit b17f152

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
@@ -22,7 +22,7 @@ Below are the methods supported in this module.
2222
|---|---|
2323
|open|Open the IP2Proxy BIN data with **File I/O** mode for lookup.|
2424
|close|Close and clean up the file pointer.|
25-
|get_package_version|Get the package version (1 to 10 for PX1 to PX11 respectively).|
25+
|get_package_version|Get the package version (1 to 11 for PX1 to PX11 respectively).|
2626
|get_module_version|Get the module version.|
2727
|get_database_version|Get the database version.|
2828
|is_proxy|Check whether if an IP address was a proxy. Please see [Proxy Type](#proxy-type) for details. Returned value:<ul><li>-1 : errors</li><li>0 : not a proxy</li><li>1 : a proxy</li><li>2 : a data center IP address</li></ul>|

0 commit comments

Comments
 (0)