+1
-1
README.md
+1
-1
README.md
···
24
24
- Better implement the language-agnostic setup (make NumeralManager to read from a file, instead of having a separate .cpp file only with the "language_setup" function)
25
25
- Error handling
26
26
- Make the whole CLI interface (help/usage tooltip message, options to read a [list of] string[s] or a [list of] file[s], ...)
27
-
- Proper CMake configuration instead of a modified version of a Makefile generated at start
27
+
- Proper CMake configuration instead of a modified version of a Makefile generated at the beginning