From de27275ee6a60b116338816212fe6fe9ec13767b Mon Sep 17 00:00:00 2001 From: CJ Avilla <51129155+cjavilla-stripe@users.noreply.github.com> Date: Tue, 12 Jan 2021 16:34:41 -0800 Subject: [PATCH] Add playlist links into README (#959) * Update readme * Add link to YouTube playlist from README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 46b2c469f..7ae0622a1 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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