Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TadaTeruki committed Feb 20, 2024
1 parent 8ea85dc commit 09ce0a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ Run `cargo doc --open` to see the documentation.

If you want to try it out, see the examples in `examples/`. For the first step, `examples/japanese.rs` is suitable for reading.

## Installation

```sh
[dependencies]
name-engine = "0.1.0"
```

## Examples

#### Generate 100 place names of Hokkaido
Expand Down

0 comments on commit 09ce0a8

Please sign in to comment.