Skip to content

Commit 0b47395

Browse files
committed
Added badges
1 parent 61ca57b commit 0b47395

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

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

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

5+
[![Build Status](https://travis-ci.org/imbue/sendcloud-api-php.svg?branch=master)](https://travis-ci.org/imbue/sendcloud-api-php)
6+
57
> Note that this library does not yet implement the complete functionality of the SendCloud API. Feel free to open a merge request with the additional implementation.
68
79
## Installation
@@ -81,6 +83,11 @@ Set the Partner ID
8183
$sendCloud->setPartnerId('3dd88a04-26e4-4959-af11-f5674491573e')
8284
```
8385

86+
## Roadmap
87+
88+
- Implement all possible endpoints [ ]
89+
- Add PHPUnit tests [ ]
90+
8491
## Want to help improving the library?
8592

8693
I will happily accept new [pull requests](https://github.com/imbue/sendcloud-api-php/pulls).

0 commit comments

Comments
 (0)