Skip to content

Commit fd1badc

Browse files
committed
updated readme.md
1 parent 95de021 commit fd1badc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Search_Engine/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
Python Program to search through various documents and return the documents containing the search term
1+
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

Comments
 (0)