Skip to content

Commit ed30563

Browse files
committed
Update README.md
1 parent 515f7c3 commit ed30563

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
@@ -1,6 +1,8 @@
1-
# README
1+
# phpMyFAQ 3.0.0-dev
22

3-
[![Build Status](https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.8)](http://travis-ci.org/thorsten/phpMyFAQ)
3+
[![Build Status 3.0.0-dev](https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=master)](http://travis-ci.org/thorsten/phpMyFAQ)
4+
[![Build Status 2.9.x](https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.9)](http://travis-ci.org/thorsten/phpMyFAQ)
5+
[![Build Status 2.8.x](https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.8)](http://travis-ci.org/thorsten/phpMyFAQ)
46

57
## What is phpMyFAQ?
68

@@ -45,7 +47,7 @@ Then just open http://www.example.org/phpmyfaq/setup/index.php in your browser.
4547

4648
## Testing
4749

48-
To run our unittest via PHPUnit v4, just execute this command on your CLI
50+
To run our unittest via PHPUnit v4.x, just execute this command on your CLI
4951

5052
$ bin/phpunit
5153

0 commit comments

Comments
 (0)