Skip to content

Commit d0b8606

Browse files
Update README.md
Added screenshots link in README
1 parent 959cab0 commit d0b8606

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# GeeksForGeeksScrapper
22
Scrapes [GeeksForGeeks](http://www.geeksforgeeks.org) and creates html & PDF for chosen category along with syntax highlighting for the code.
33

4+
## Screenshots
5+
6+
Example of articles of C category as html:
7+
8+
![alt tag](https://github.com/CuriousLearner/GeeksForGeeksScrapper/blob/master/screenshots/G4G_C_html.png)
9+
10+
Example of articles of C category as pdf:
11+
12+
![alt tag](https://github.com/CuriousLearner/GeeksForGeeksScrapper/blob/master/screenshots/G4G_C_pdf.png)
13+
414
## Installation
515
To use the scrapper, install the following:
616

0 commit comments

Comments
 (0)