Skip to content

Commit 9e690d8

Browse files
authored
Merge pull request #8 from ArjArav98/ArjArav98-patch-1
Update Future Direction
2 parents d3054a5 + 2cd2edf commit 9e690d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ The workings of the Sudoku Validator are quite simple, to be honest. Here's a si
104104
5. If all the criteria have been satisfied, the solution is valid.
105105
6. Stop
106106
107+
## Future Direction
108+
109+
* Right now, the Sudoku Solver Suite is just a CLI application with a I/O interface. However, if we could make it into a CLI utility which takes in inputs through parameters and switches, that would make it easier for other developers to reuse.
110+
107111
## Acknowledgements
108112
109113
* Shriram R - Idea Inspiration

0 commit comments

Comments
 (0)