Merge pull request #157 from meilisearch/update-readme

Fix some badly spelled sentences
This commit is contained in:
Clément Renault 2019-05-22 14:01:33 +02:00 committed by GitHub
commit 3a8da82792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,8 @@ We have seen much better performances when [using jemalloc as the global allocat
## Usage and examples
You can test a little part of MeiliDB by using this command, it create an index named _movies_ and initialize it with to great Tarantino movies.
You can try a little part of MeiliDB with the following commands.
It creates an index named _movies_ and insert two great Tarantino movies in it.
```bash
cargo run --release