Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yggverse committed Dec 18, 2024
1 parent 4f016e2 commit 458bc41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ cargo add plurify

## Usage

* [Documentation](https://docs.rs/plurify)

### Example

``` rust
use plurify::ns;

Expand Down

0 comments on commit 458bc41

Please sign in to comment.