File Search Engine
1.0.0
This is a terminal based/command line based search engine to search files on a local computer system
Open terminal in the repo folder and run "python3 <file_name>" where file_name is "final_search_engine_with_binary_files.py" or "final_search_engine_with_text_files.py"
Refer to "Documentation.pdf" for Data Structures and Algorithms used