Skip to content

Commit e91c6af

Browse files
authored
Update README.md
1 parent a3a61cf commit e91c6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#### -sudoku_maker: Save your game in a string
99
#### -templates: use a saved game ("state code") to apply it to the current game. It's possible to use your own pre-made template (but not really recommended)
1010
### -Stats, so you can keep track of your victories (and failures) each session
11-
### -Nice user interface (always a "clean screen" after each step
11+
### -Nice user interface (always a "clean screen" after each step)
1212
### -Written in Rust, so it's pretty performant and lightweight (~1.25mb with the --release flag) and, if anyone wants that (I would wonder), it's pretty memory safe too!
1313

1414
### (Took me 18h...)

0 commit comments

Comments
 (0)