Skip to content

Commit

Permalink
Add more badges and make some other minor changes to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
BenConstable committed Apr 19, 2014
1 parent d169797 commit 3bf5397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#PhpSpec Laravel Extension

[![Build Status](https://travis-ci.org/BenConstable/phpspec-laravel.png?branch=master)](https://travis-ci.org/BenConstable/phpspec-laravel)
[![Latest Stable Version](https://poser.pugx.org/benconstable/phpspec-laravel/v/stable.png)](https://packagist.org/packages/benconstable/phpspec-laravel)
[![Total Downloads](https://poser.pugx.org/benconstable/phpspec-laravel/downloads.png)](https://packagist.org/packages/benconstable/phpspec-laravel)

[PhpSpec](http://www.phpspec.net/) Extension for testing [Laravel](http://laravel.com/)
applications.
Expand Down Expand Up @@ -162,8 +164,6 @@ class MyPostModelSpec extends EloquentModelBehavior {
##Roadmap

* Improved code generation for Laravel
* More useful Eloquent matchers
* Tests

##Further reading

Expand Down

0 comments on commit 3bf5397

Please sign in to comment.