We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95de021 commit fd1badcCopy full SHA for fd1badc
Search_Engine/README.md
@@ -1 +1,9 @@
1
-Python Program to search through various documents and return the documents containing the search term
+Python Program to search through various documents and return the documents containing the search term.
2
+
3
+To see in action, run
4
5
+```python3 backend.py```
6
7
+To use a gui, run
8
9
+```python3 frontend.py```
0 commit comments