README.md in ImageScraper-0.0.1 vs README.md in ImageScraper-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
# ImageScraper
-TODO: Write a gem description
+A gem which downloads all the images from a given url.
## Installation
Add this line to your application's Gemfile:
@@ -22,10 +22,10 @@
TODO: Write usage instructions here
## Contributing
-1. Fork it ( https://github.com/[my-github-username]/ImageScraper/fork )
+1. Fork it ( https://github.com/sam09/ImageScraper/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request