Fix typos in the README

This commit is contained in:
Tony Blyler 2017-01-09 17:20:06 -05:00
parent 4f0687cd6f
commit 6e07881650

View file

@ -1,5 +1,6 @@
# Knight's Daily Special Scraper # Knight's Daily Special Scraper
Who doesn't love [Knight's](http://www.knightsrestaurants.com/)? Their steak sandwich lunch special is delicious. So here is a simple HTML scraper to get Knight's current lunch specials is a very interceptable way. Who doesn't love [Knight's](http://www.knightsrestaurants.com/)? Their steak sandwich lunch special is delicious.
So here is a simple HTML scraper to get Knight's current specials for their various locations in a very interceptable way (JSON, pretty JSON, or just CLI output).
## Installation ## Installation