Skip to content

Commit c06849c

Browse files
committed
README更新
1 parent 3df13df commit c06849c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@ php-chatwork-api
22
================
33

44
[![Build Status](https://travis-ci.org/polidog/php-chatwork-api.png?branch=develop)](https://travis-ci.org/polidog/php-chatwork-api)
5-
[![Coverage Status](https://coveralls.io/repos/polidog/php-chatwork-api/badge.png)](https://coveralls.io/r/polidog/php-chatwork-api)
5+
[![Coverage Status](https://img.shields.io/coveralls/polidog/php-chatwork-api.svg)](https://coveralls.io/r/polidog/php-chatwork-api?branch=master)
66
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/polidog/php-chatwork-api/badges/quality-score.png?s=56ea782f70ecfbe3de485e4be2a2c585455e44e3)](https://scrutinizer-ci.com/g/polidog/php-chatwork-api/)
77
[![Latest Stable Version](https://poser.pugx.org/polidog/php-chatwork-api/v/stable.svg)](https://packagist.org/packages/polidog/php-chatwork-api)
88
[![Total Downloads](https://poser.pugx.org/polidog/php-chatwork-api/downloads.svg)](https://packagist.org/packages/polidog/php-chatwork-api)
99
[![License](https://poser.pugx.org/polidog/php-chatwork-api/license.svg)](https://packagist.org/packages/polidog/php-chatwork-api)
1010

1111
[Chatwork](http://www.chatwork.com/ja/) APIをPHPから利用するためのライブラリです。
1212

13-
## 必要
14-
- PHP5.5+
13+
## 動くPHPのバージョン
14+
- PHP5.5以上
15+
16+
5.5以下の場合はv0.1.1だったら動きます(たぶん)。
1517

1618

1719
## Install

0 commit comments

Comments
 (0)