README.md in insulin-0.1.3 vs README.md in insulin-0.1.4

- old
+ new

@@ -53,11 +53,11 @@ A weekly PDF summary can be generated and mailed out insulin pdf you@yourdmomain.com -The PDF class is currently a bit hacky, I'm still learning the excellent (prawn gem)[https://github.com/prawnpdf/prawn] +The PDF class is currently a bit hacky, I'm still learning the excellent [prawn gem](https://github.com/prawnpdf/prawn). Requires a local SMTP server, too You can also run the tests, if you're into that sort of thing: bundle exec rspec @@ -68,10 +68,9 @@ Next steps ========== * Generate custom CSVs for spreadsheeting -* Generate PDFs for daily mail reports * Do some analysis * Generate some more detailed output (latest HbA1c, BP, etc) * Give it a [meteor](http://meteor.com/) front-end (might require some help from [Chris](https://github.com/mrchrisadams)). Graphs, yo * Connect to the Google Drive API to pull the exported CSVs (OnTrack will push there) and push spreadsheetable CSVs * Possibly connect to [this API](http://platform.fatsecret.com/api/) to extract carb values from plain-text food descriptions (this may be a little ambitious, we'll see)