File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 5
5
</p >
6
6
7
7
<p align =" center " >
8
+ <a href="https://travis-ci.org/php-school/terminal" title="Build Status" target="_blank">
9
+ <img src="https://img.shields.io/travis/php-school/terminal/master.svg?style=flat-square&label=Linux" />
10
+ </a
11
+ <a href="https://codecov.io/github/php-school/terminal" title="Coverage Status" target="_blank">
12
+ <img src="https://img.shields.io/codecov/c/github/php-school/terminal.svg?style=flat-square" />
13
+ </a>
14
+ <a href="https://scrutinizer-ci.com/g/php-school/terminal/" title="Scrutinizer Code Quality" target="_blank">
15
+ <img src="https://img.shields.io/scrutinizer/g/php-school/terminal.svg?style=flat-square" />
16
+ </a>
8
17
<a href="https://phpschool-team.slack.com/messages">
9
18
<img src="https://phpschool.herokuapp.com/badge.svg">
10
19
</a>
@@ -20,5 +29,4 @@ composer require php-school/terminal
20
29
21
30
## TODO
22
31
23
- - [ ] Tests
24
- - [ ] I/O separation
32
+ - [ ] Docs
You can’t perform that action at this time.
0 commit comments