fixed warnings and added metadata for publication
This commit is contained in:
parent
9cf5a5b56d
commit
86ca928a3f
3 changed files with 20 additions and 15 deletions
|
@ -7,3 +7,11 @@ Game Of Life RuSt
|
|||
## Description
|
||||
|
||||
This is a TUI for vizualising a rust implementation of the game of life
|
||||
|
||||
## Installation
|
||||
|
||||
With cargo
|
||||
|
||||
```sh
|
||||
cargo install glors
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue