Skip to content

Commit 651f85b

Browse files
authored
Update README.md
1 parent aba92e3 commit 651f85b

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://i.imgur.com/8M1YeVx.png" />
44

5-
[![Build Status](https://travis-ci.org/imbue/sendcloud-api-php.svg?branch=master)](https://travis-ci.org/imbue/sendcloud-api-php)
5+
[![Tests](https://github.com/imbue/sendcloud-api-php/actions/workflows/test.yml/badge.svg)](https://github.com/imbue/sendcloud-api-php/actions/workflows/test.yml)
66
[![Latest Stable Version](https://poser.pugx.org/imbue/sendcloud-api-php/v/stable)](https://packagist.org/packages/imbue/sendcloud-api-php)
77
[![Downloads](https://img.shields.io/packagist/dt/imbue/sendcloud-api-php.svg)](https://packagist.org/packages/imbue/sendcloud-api-php)
88

@@ -11,13 +11,7 @@
1111
## Installation
1212

1313
```
14-
$ composer require imbue/sendcloud-api-php:^0.1
15-
16-
{
17-
"require": {
18-
"imbue/sendcloud-api-php": "^0.1"
19-
}
20-
}
14+
$ composer require imbue/sendcloud-api-php
2115
```
2216

2317
## Getting started

0 commit comments

Comments
 (0)