diff options
author | Jared Norman <jared@super.gd> | 2018-12-30 17:23:52 -0800 |
---|---|---|
committer | Jared Norman <jared@super.gd> | 2018-12-30 17:23:52 -0800 |
commit | b1190c5d03b7b44ced2424e96e64ae532fb94f88 (patch) | |
tree | b9ff434b09a8cf65c6bf15beb1195d13e3dd3e4f /README.md | |
parent | 5926c1a180b594db9cd2f494a341c39114c7b589 (diff) |
Add a blurb to the README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -# SuperGood::SolidusTaxjar +# SuperGood::SolidusTaxJar + +SuperGood::SolidusTaxJar is a [Solidus](https://github.com/solidusio/solidus) extension that allows Solidus stores to use [TaxJar](https://www.taxjar.com/) for tax calculations. + +This is not a fork of [spree_taxjar](https://github.com/vinsol-spree-contrib/spree_taxjar), like [solidus_taxjar](https://github.com/boomerdigital/solidus_taxjar). Instead, SuperGood::SolidusTaxJar uses the new configurable tax system [introduced by @adammathys](https://github.com/solidusio/solidus/pull/1892) in Solidus 2.4. ## Installation |