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 55</p >
66
77<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>
817 <a href="https://phpschool-team.slack.com/messages">
918 <img src="https://phpschool.herokuapp.com/badge.svg">
1019 </a>
@@ -20,5 +29,4 @@ composer require php-school/terminal
2029
2130## TODO
2231
23- - [ ] Tests
24- - [ ] I/O separation
32+ - [ ] Docs
You can’t perform that action at this time.
0 commit comments