mirror of
https://github.com/YGGverse/plurify.git
synced 2026-03-31 17:15:36 +00:00
update readme
This commit is contained in:
parent
458bc41b3b
commit
97ba2aa4f8
1 changed files with 2 additions and 4 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
Pluralize words in different locales
|
Pluralize words in different locales
|
||||||
|
|
||||||
|
* [Documentation](https://docs.rs/plurify)
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
|
@ -12,10 +14,6 @@ cargo add plurify
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* [Documentation](https://docs.rs/plurify)
|
|
||||||
|
|
||||||
### Example
|
|
||||||
|
|
||||||
``` rust
|
``` rust
|
||||||
use plurify::ns;
|
use plurify::ns;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue