mirror of
https://github.com/house-of-vanity/mystem-rs.git
synced 2025-07-06 05:04:08 +00:00
Fix README.md
This commit is contained in:
@ -6,7 +6,7 @@ Rust wrapper for the Yandex MyStem 3.1 morpholocial analyzer of the Russian lang
|
||||
The wrapper was tested on Ubuntu Linux 18.04+, Windows 10.
|
||||
Mystem binary should be accessible via PATH so manual installation is required. [MyStem Web Site](https://yandex.ru/dev/mystem/)
|
||||
|
||||
###A Quick Example
|
||||
### A Quick Example
|
||||
|
||||
```rust
|
||||
let mut instance = mystem::MyStem::new()?;
|
||||
|
Reference in New Issue
Block a user