mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
s/SDK/library/
This commit is contained in:
parent
500ace9f7b
commit
a84d8e7691
14
README.md
14
README.md
@ -1,12 +1,12 @@
|
||||
# Stripe Ruby SDK [](https://travis-ci.org/stripe/stripe-ruby)
|
||||
# Stripe Ruby Library [](https://travis-ci.org/stripe/stripe-ruby)
|
||||
|
||||
The Stripe Ruby SDK provides a small package for convenient access to the
|
||||
Stripe API from applications written in the Ruby language. It includes a
|
||||
pre-defined set of classes for API resources that initialize themselves
|
||||
dynamically from API responses. This allows it to operate on a number of
|
||||
different versions of the API.
|
||||
The Stripe Ruby library provides convenient access to the Stripe API from
|
||||
applications written in the Ruby language. It includes a pre-defined set of
|
||||
classes for API resources that initialize themselves dynamically from API
|
||||
responses. This allows it to operate on a number of different versions of the
|
||||
API.
|
||||
|
||||
The SDK also provides other features. For example:
|
||||
The library also provides other features. For example:
|
||||
|
||||
* Easy configuration path for fast setup and use.
|
||||
* Helpers for pagination.
|
||||
|
Loading…
x
Reference in New Issue
Block a user