diff options
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 |