README.md in spree_affirm-0.2.22 vs README.md in spree_affirm-0.2.30

- old
+ new

@@ -16,10 +16,14 @@ bundle exec rails g spree_affirm:install 4. Restart your server +Documentation +------------------ +https://docs.affirm.com/Spree + ## Contributing 1. Fork it 2. Create your feature branch (```git checkout -b my-new-feature```). 3. Commit your changes (```git commit -am 'Added some feature'```) @@ -35,13 +39,13 @@ bundle bundle exec rake test_app bundle exec rspec spec ``` -When testing your applications integration with this extension you may use it's factories. +When testing your applications integration with this extension you may use its factories. Simply add this require statement to your spec_helper: ```ruby require 'spree_affirm/factories' ``` -Copyright (c) 2014 [name of extension creator], released under the New BSD License +Copyright (c) 2019 Affirm, released under the New BSD License