Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8114879

Browse files
add packagist status to README.md file
1 parent 24e6f2a commit 8114879

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# deepl-php-lib [![Build Status](https://travis-ci.org/Baby-Markt/deepl-php-lib.svg?branch=master)](https://travis-ci.org/Baby-Markt/deepl-php-lib)
1+
# deepl-php-lib
2+
3+
[![Build Status](https://travis-ci.org/Baby-Markt/deepl-php-lib.svg?branch=master)](https://travis-ci.org/Baby-Markt/deepl-php-lib)
4+
[![Latest Stable Version](https://poser.pugx.org/babymarkt/deepl-php-lib/v/stable.svg)](https://packagist.org/packages/babymarkt/deepl-php-lib)
5+
[![Total Downloads](https://poser.pugx.org/babymarkt/deepl-php-lib/downloads.png)](https://packagist.org/packages/babymarkt/deepl-php-lib)
26

37
Simple PHP Library for DeepL API. You can translate one or multiple text strings (up to 50) per request.
48

@@ -72,4 +76,4 @@ Or use composer.
7276

7377
```bash
7478
composer test
75-
```
79+
```

0 commit comments

Comments
 (0)