Skip to content

Commit 4163218

Browse files
authored
Merge pull request #10 from ArjArav98/readme_update_1
Update README
2 parents 32c3505 + ef2060f commit 4163218

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
@@ -108,6 +108,7 @@ The workings of the Sudoku Validator are quite simple, to be honest. Here's a si
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.
110110
* 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.
111+
* The objective would be for this to be used by web backends and things like that.
111112
112113
## Acknowledgements
113114

0 commit comments

Comments
 (0)