changed README.md file

This commit is contained in:
Koma 2015-11-09 23:48:51 +08:00
parent 94440bb240
commit 56b864220b
2 changed files with 6 additions and 1 deletions

View File

@ -38,7 +38,7 @@ java:
php: php:
<pre> <pre>
php binding/php/testSearch ./data/ip2region.db php binding/php/testSearcher ./data/ip2region.db
</pre> </pre>
c: c:
@ -47,6 +47,11 @@ c:
./a.out ../../data/ip2region.db ./a.out ../../data/ip2region.db
</pre> </pre>
python:
<pre>
python binding/python/testSearcher ./data/ip2region.db
</pre>
均会看到如下界面: 均会看到如下界面:
<pre> <pre>