changed README.md file

This commit is contained in:
Koma 2015-11-09 23:49:54 +08:00
parent 56b864220b
commit 7e3be1fea1
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ php:
c:
<pre>cd binding/c/
gcc -g -O2 testSearch.c ip2region.c
gcc -g -O2 testSearcher.c ip2region.c
./a.out ../../data/ip2region.db
</pre>