diff --git a/README.md b/README.md index b0267cf..46a7984 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # LightShot-Scraper -A basic LightShot Scraper
-**This prorgam is a work in progress and it is not in a user friendly state. To work with the program, you have to change the code.** -**This will of course change in the next week or so** +This scraper allows you to download as many images as you like from the "prnt.sc" website. This scraper works because of the sequential ID nature of the website. Each image has a 6 character long alphanumeric string. This way a user can easily generate strings and then download the images.

+**Warning: DO NOT abuse! Lightshot may blacklist you!** + +## Screenshots +![Screenshot 2020-10-04 213502](https://user-images.githubusercontent.com/58052033/95024269-9a5d6e80-068a-11eb-9700-fd33a8ccd5de.jpg) +![Screenshot 2020-10-04 213550](https://user-images.githubusercontent.com/58052033/95024270-9af60500-068a-11eb-9b18-c40c0ebae2a2.jpg)