Skip to content

Commit e149274

Browse files
authoredDec 17, 2022
Update README.md
1 parent 55cc5ef commit e149274

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Web-Scraping
22
## Get latest job postings from timesjobs.com
33
---
4-
###$ Instructions to execute
4+
### $ Instructions to execute
55

66
###### 1. Install dependencies
77
```
@@ -14,11 +14,11 @@ pip install time
1414
```python
1515
python main.py
1616
```
17-
###$ Output
17+
### $ Output
1818
###### 1. open /posts/saved.txt file
1919

2020
---
21-
###$ PythonCode
21+
### $ PythonCode
2222

2323
```python
2424

0 commit comments

Comments
 (0)
Please sign in to comment.