Skip to content

Commit 504049b

Browse files
committed
Update README.md
1 parent 2706ad7 commit 504049b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
11
# python-on
2+
Welcome to the Numerical Methods Chapters Downloader.
3+
4+
Thanks to youtube's @numericalmethodsguy for making awesome video lectures and providing PDF of the notes on the website nm.mathforcollege.com.
5+
6+
This python script downloads all the chapters from the website, saving me somewhere around 2 mins 33s lol.
7+
8+
9+
Requirements
10+
1. BeautifulSoup
11+
2. Wget
12+
13+
Help me make it better.
14+
15+
Coming Soon with a better documentation.
16+
17+
18+
19+

0 commit comments

Comments
 (0)