diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -13,7 +13,10 @@ It's more of a personal reminder than anything else. | |||
| 13 | * Free large tables from memory before exit (this is not strictly necessary, | 13 | * Free large tables from memory before exit (this is not strictly necessary, |
| 14 | but can help with WSL bugs) | 14 | but can help with WSL bugs) |
| 15 | ### Installation | 15 | ### Installation |
| 16 | * Automatically download tables as an option for gen command | 16 | * At startup, check if tables are all there; if not, print an error message |
| 17 | suggesting to run `nissy gen -t 8` (or more than 8). Is it actually | ||
| 18 | possible to make table generation at least 3x faster? | ||
| 19 | * make 8 threads default for gen? | ||
| 17 | ### Documentation | 20 | ### Documentation |
| 18 | * Write an examples.md file | 21 | * Write an examples.md file |
| 19 | * More screenshots! | 22 | * More screenshots! |
