Modified items in TODO for interface.

This commit is contained in:
Nicolás A. Ortega Froysa 2021-03-02 17:14:54 +01:00
parent 343a89e89f
commit 683a222b76

6
TODO
View File

@ -10,6 +10,6 @@ Documentation:
- Create `help` option
Interface:
- Option to only print nth number
- Option to store and import numbers from a file
- Option to run verbose (turn default to silent)
- Option to only print nth number (set default)
- Option to import numbers from a file (exports with piping)
- Option to run verbose (print all numbers)