7 Commits

Author SHA1 Message Date
Brandur
ddaf36e00c Remove support for Ruby 1.9
This has been discussed, but we'll finally be doing it for the next
major version so that we can introduce a few features that depend on
gems that don't support 1.9.
2017-02-14 12:06:10 -08:00
Wojciech Wnętrzak
bb6838b5a9
Fixed description about DELETE request retries
[ci skip]
2016-10-03 14:18:47 +02:00
Brandur
0ef5c629f9 Add stripe_account in here as well 2016-08-17 13:56:50 -07:00
Brandur
b2d0490a86 Add usage information for using an API key with a list operation 2016-08-10 11:28:52 -07:00
Brandur
af68678895 Add usage section to README
Add a section that contains basic usage information to the README.
2016-08-10 11:00:41 -07:00
Romain Huet
2026c06242 Update the Travis CI badge 2016-07-12 18:55:38 -07:00
Brandur
f7717208ae Change README to Markdown
This is kind of a bike shed, but at this point it's a little more clear
that Markdown has won the format wars and that people are a little more
used to seeing/editing it.

This moves the `README` to Markdown and also includes some minor
cleanup:

* Fixes a broken reference link (`curl`).
* Normalizes lines to 80 characters.
* Normalizes code snippets to be prefixed by four spaces.
* Normalizes sentence to be separately by only a single space.
2016-02-22 16:07:07 -08:00