Skip to content

Commit 5753f50

Browse files
authored
Update README.md
1 parent dd5a2ab commit 5753f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
My Simple approach to building web scraper using Beautiful Soup library in Python
33

44
## Resources
5-
I watched a bunch of youtube videos from channels like Data Science Dojo, Hitesh Choudhary and made these scripts.
5+
I watched a bunch of youtube videos from channels like [Data Science Dojo](https://www.youtube.com/user/DataScienceDojo "DS Dojo"), [Hitesh Choudhary](https://www.youtube.com/user/hiteshitube "Hitesh Choudhary") and made these scripts.
66

77
### Learning
88
This was a great experience for me as I learnt carefully inspecting a web page, finding where exactly the data is located, and to present it properly.

0 commit comments

Comments
 (0)