Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
basdenooijer committed Feb 13, 2012
1 parent 19f8518 commit 0c71771
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Solarium PHP Solr client library

![Travis CI Build Status](https://secure.travis-ci.org/basdenooijer/solarium.png?branch=master,develop)

Solarium is a PHP Solr client that not only facilitates Solr communication but
also tries to accurately model Solr concepts.
Please see the project website for a more detailed description.
Expand All @@ -20,4 +18,9 @@ http://github.com/basdenooijer/solarium/issues
https://github.com/basdenooijer/solarium/contributors

## API docs
http://api.solarium-project.org/
http://api.solarium-project.org/

## Travis Continuous Integration status

* Develop branch [![Develop build status](https://secure.travis-ci.org/basdenooijer/solarium.png?branch=develop)](http://travis-ci.org/basdenooijer/solarium)
* Master branch [![Develop build status](https://secure.travis-ci.org/basdenooijer/solarium.png?branch=develop)](http://travis-ci.org/basdenooijer/solarium)

0 comments on commit 0c71771

Please sign in to comment.