Skip to content

Commit 607b58d

Browse files
committed
Update README
1 parent 9e690d8 commit 607b58d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ The workings of the Sudoku Validator are quite simple, to be honest. Here's a si
107107
## Future Direction
108108
109109
* 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+
* I was thinking we could write a "backend" which could then be called by various "interface frontends". The backend is written in C++ and the frontends could be shell or maybe an API or something.
110111
111112
## Acknowledgements
112113

0 commit comments

Comments
 (0)