diff options
author | HampusM <hampus@hampusmat.com> | 2022-06-28 18:32:48 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-06-28 18:32:48 +0200 |
commit | 281803e8328af03af384bd505009acf9b51b2536 (patch) | |
tree | fc677680d1b929319816879c7b9971168fd0db01 /README.md | |
parent | 17ea3ce13406b918bc2f7e6529c8b7e7b9d6c6f3 (diff) |
docs: update features list in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ A c++ Linux CLI implementation of John Conway's game of life. ## Features -- Vim-like key bindings +- Vim-like - Open [RLE](https://conwaylife.com/wiki/Run_Length_Encoded) files - Change generation speed - Generation stepping |