Skip to content

Commit

Permalink
[BUGFIX] Change badges in README.md
Browse files Browse the repository at this point in the history
Resolves: #57
  • Loading branch information
extcode committed Nov 27, 2019
1 parent 2c5df0e commit 96623eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cart Products

[![Build Status](https://travis-ci.org/extcode/cart_products.svg?branch=master)](https://travis-ci.org/extcode/cart_products)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/39ffda87c75d419ea82d1d8d132a3cf5)](https://www.codacy.com/app/extcode/cart_products?utm_source=github.com&utm_medium=referral&utm_content=extcode/cart_products&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/extcode/cart_products.svg?branch=1.x)](https://travis-ci.org/extcode/cart_products)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/39ffda87c75d419ea82d1d8d132a3cf5)](https://www.codacy.com/manual/extcode/cart_products?utm_source=github.com&utm_medium=referral&utm_content=extcode/cart_products&utm_campaign=Badge_Grade)

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation.
Cart Products provides an own data storage for simple and configurable products. Products can be offered via a list and detail view and can be purchased via cart function of the Cart extension.
Expand Down

0 comments on commit 96623eb

Please sign in to comment.