Skip to content

Commit b4c46a9

Browse files
Tweaked README
1 parent 0c6af28 commit b4c46a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gitlib for Gitonomy
22
===================
33

4-
[![Build Status](https://img.shields.io/travis/com/gitonomy/gitlib/master.svg?style=flat-square)](https://travis-ci.com/gitonomy/gitlib)
5-
[![StyleCI](https://github.styleci.io/repos/5709354/shield?branch=master)](https://github.styleci.io/repos/5709354)
4+
[![Build Status](https://img.shields.io/travis/com/gitonomy/gitlib/1.2.svg?style=flat-square)](https://travis-ci.com/gitonomy/gitlib)
5+
[![StyleCI](https://github.styleci.io/repos/5709354/shield?branch=1.2)](https://github.styleci.io/repos/5709354?branch=1.2)
66
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MIT)
77

8-
This library provides methods to access Git repository from PHP 5.6 or 7.
8+
This library provides methods to access Git repository from PHP 5.6+.
99

1010
It makes shell calls, which makes it less performant than any solution.
1111

0 commit comments

Comments
 (0)