Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcintosh committed Mar 18, 2023
1 parent a5e1f62 commit 7e03d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ I created this repo to play around with creating different [Hitomezashi patterns
Right now it can draw some simple patterns. To change the pattern, alter the slices of `bool`s in `view()` in `src/main.rs`.

## Future Goals
- Allow user to input seed at runtime
- ~~Allow user to input seed at runtime~~
- Draw more than square grids
- Triangular
- Hexagonal
Expand Down

0 comments on commit 7e03d89

Please sign in to comment.