mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-02 00:00:35 -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
|
The Stripe Ruby library provides convenient access to the Stripe API from
|
||||||
Stripe API from applications written in the Ruby language. It includes a
|
applications written in the Ruby language. It includes a pre-defined set of
|
||||||
pre-defined set of classes for API resources that initialize themselves
|
classes for API resources that initialize themselves dynamically from API
|
||||||
dynamically from API responses. This allows it to operate on a number of
|
responses. This allows it to operate on a number of different versions of the
|
||||||
different versions of the API.
|
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.
|
* Easy configuration path for fast setup and use.
|
||||||
* Helpers for pagination.
|
* Helpers for pagination.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user