We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebb943 commit 7519973Copy full SHA for 7519973
README.md
@@ -28,7 +28,7 @@ See [examples/lookup.rs](examples/lookup.rs) for a basic example.
28
29
Benchmarks required `nightly` Rust.
30
31
-Place `GeoIP2-Country.mmdb` and `GeoIP2-City.mmdb` in the `testdata` folder? then run:
+Place `GeoIP2-Country.mmdb` and `GeoIP2-City.mmdb` in the `testdata` folder, then run:
32
```
33
cargo bench
34
0 commit comments