Skip to content

Commit

Permalink
fix(sample): image is now up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeSchmied committed Feb 29, 2024
1 parent 411d133 commit adfcf90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "conways-game-of-life-tui"
version = "0.1.0"
version = "0.2.0"
authors = ["Jeromos Kovacs <[email protected]>"]
edition = "2018"

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ clone the repo and run `cargo r`
## todos

- [x] initial tui support
- [ ] renaming on gh
- [x] renaming on gh
- [x] error handling
- [ ] publishing to crates.io?
- [x] publishing to crates.io

## License

Expand All @@ -31,4 +31,4 @@ submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.

[1]: assets/0.1.0_gosper_glider_gun.png "Image of using cgol-cli-rs in Alacritty on Arch Linux"
[1]: assets/0.2.0_stripes.png "Image of using cgol-cli-rs in Alacritty on Arch Linux"
Binary file added assets/0.2.0_stripes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit adfcf90

Please sign in to comment.