Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
README format updates (#50)
Browse files Browse the repository at this point in the history
- README format updates
  • Loading branch information
shaunmaharaj authored May 18, 2020
1 parent 22a470b commit 5086d0c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 6 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2015 shopkit

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
<img src="https://www.elasticpath.com/themes/custom/bootstrap_sass/logo.svg" alt="" width="400" />

# Elastic Path Commerce Cloud Embeddable Cart + Checkout

> A buy button, a cart, a checkout, a customer login. All without writing a single line of JavaScript!
[Read more about Shopkit](https://www.elasticpath.com/product/application-library/embedded-commerce-details) | [Demo](https://ll2xzzoo79.codesandbox.io)
[Demo](https://ll2xzzoo79.codesandbox.io)

## Documentation

- [Shopkit Embeddable Cart + Checkout](https://www.elasticpath.com/product/application-library/embedded-commerce-details)

## Installation

Expand Down Expand Up @@ -164,9 +170,7 @@ We should recommend users use the specific version `unpkg` url, e.g. `https://un

You can optionally deploy to `btn.moltin.com` which should be used for those wanting to develop on master. You can deploy by running `yarn deploy`.

## Demo


You're able to try this yourself by visiting https://ll2xzzoo79.codesandbox.io and using the Stripe test card `4242 4242 4242 4242` during checkout.
## Terms And Conditions

You can also use the discount code `SAVE50` during checkout to save!
- Any changes to this project must be reviewed and approved by the repository owner. For more information about contributing, see the [Contribution Guide](https://github.com/moltin/shopkit/blob/master/.github/CONTRIBUTING.md).
- For more information about the license, see [MIT License](https://github.com/moltin/shopkit/blob/master/LICENSE).

0 comments on commit 5086d0c

Please sign in to comment.