# LedgerSync::Stripe [![Coverage Status](https://coveralls.io/repos/github/LedgerSync/ledger_sync-stripe/badge.svg?branch=master)](https://coveralls.io/github/LedgerSync/ledger_sync-stripe?branch=master) [ledgersync.dev](www.ledgersync.dev) ## Installation Add this line to your application's Gemfile: ```ruby gem 'ledger_sync-stripe' ``` And then execute: $ bundle Or install it yourself as: $ gem install ledger_sync-stripe ## Usage Please visit [ledgersync.dev](www.ledgersync.dev) for full documentation, guidelines, and contribution help.