Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus authored Nov 30, 2023
1 parent 5fd9efa commit 56f2308
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
- [random](./crates/src/random)
- [security](./crates/src/security)

### Examples using the Origami
- [Simplex noise hex map](./examples/hex_map)
- [Market](./examples/market)
- [Projectile](./examples/projectile)

### Easy integration into your project

Incorporate `origami` seamlessly into your projects using Scarb.toml.
Expand Down

0 comments on commit 56f2308

Please sign in to comment.