README.md in meetupinator-0.4 vs README.md in meetupinator-0.5

- old
+ new

@@ -20,21 +20,15 @@ This will write a otuput.csv to the current directory. ## During development ``` -$ ruby -Ilib ./bin/meetupinator ... +$ bundle exec ./bin/meetupinator ... ``` # todo - [x] - given a file input and an output dir write a file - [ ] - provide options for date range - [x] - Gem this -##Spec Notes -- Using VCR gem, will call API when tests are run first time. -- Export MEETUP_API_KEY into your environment -- Times from the api are milliseconds since epoch - - # Licence -some open source one. not sure yet. +[MIT](https://github.com/joesustaric/meetupinator/blob/master/LICENSE.md)