Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 277 Bytes

MiniGoogle

Mini Google search application which allows you to search through the existing articles, and add or delete an article. Created for BU CS 112 in Fall 2016

To run use following commands in your terminal:

javac *.java

java MiniGogole

and follow the prompts given