diff --git a/README.txt b/README.txt index 4097176..95e3ecc 100644 --- a/README.txt +++ b/README.txt @@ -21,6 +21,13 @@ Indexing: - python3 main.py - You should now have a "merged_index.csv", "secondary_index.csv", and "url_id_map.csv" file +Search Interface: + + + +Search Query: + + Terminal GUI: - python3 retrieval.py @@ -28,4 +35,4 @@ Web GUI: - Enter web gui directory - cd web_gui/ - python3 app.py - - You can view development server at "http://127.0.0.1:5001" \ No newline at end of file + - You can view development server at "http://127.0.0.1:5001"