Skip to content

Commit

Permalink
Add playlist links into README (#959)
Browse files Browse the repository at this point in the history
* Update readme

* Add link to YouTube playlist from README
  • Loading branch information
cjavilla-stripe committed Jan 13, 2021
1 parent 7d46045 commit de27275
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,9 @@ The library also provides other features. For example:

See the [Ruby API docs](https://stripe.com/docs/api/ruby#intro).

See [video demonstrations][youtube-playlist] covering how to use the library.


## Installation

You don't need this source code unless you want to modify the gem. If you just
Expand Down Expand Up @@ -340,6 +343,7 @@ Update the bundled [stripe-mock] by editing the version number found in
[idempotency-keys]: https://stripe.com/docs/api/ruby#idempotent_requests
[stripe-mock]: https://github.com/stripe/stripe-mock
[versioning]: https://stripe.com/docs/api/ruby#versioning
[youtube-playlist]: https://www.youtube.com/playlist?list=PLy1nL-pvL2M50RmP6ie-gdcSnfOuQCRYk

<!--
# vim: set tw=79:
Expand Down

0 comments on commit de27275

Please sign in to comment.