Skip to content

Commit b5d9d59

Browse files
committed
Update readme to be in sync with src/lib.rs readme changes.
1 parent fe548d8 commit b5d9d59

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ println!("{:?}", movies.search().with_query("wonder").with_filter("id > 1 AND ge
178178
}
179179
```
180180

181-
## 🌐 Running in the Browser with WASM <!-- omit in TOC -->
181+
### 🌐 Running in the Browser with WASM <!-- omit in TOC -->
182182

183183
This crate fully supports WASM.
184184

@@ -201,4 +201,3 @@ If you want to know more about the development workflow or want to contribute, p
201201
<hr>
202202

203203
**MeiliSearch** provides and maintains many **SDKs and Integration tools** like this one. We want to provide everyone with an **amazing search experience for any kind of project**. If you want to contribute, make suggestions, or just know what's going on right now, visit us in the [integration-guides](https://github.com/meilisearch/integration-guides) repository.
204-

0 commit comments

Comments
 (0)