Skip to content

Commit 96623eb

Browse files
committed
[BUGFIX] Change badges in README.md
Resolves: #57
1 parent 2c5df0e commit 96623eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cart Products
22

3-
[![Build Status](https://travis-ci.org/extcode/cart_products.svg?branch=master)](https://travis-ci.org/extcode/cart_products)
4-
[![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)
3+
[![Build Status](https://travis-ci.org/extcode/cart_products.svg?branch=1.x)](https://travis-ci.org/extcode/cart_products)
4+
[![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)
55

66
Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation.
77
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.

0 commit comments

Comments
 (0)