Update README

This commit is contained in:
PJ Dietz 2014-07-27 17:28:44 -04:00
parent 6e4eb3ba4f
commit a242fc9e5f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
WellRESTed
==========
[![Build Status](https://travis-ci.org/pjdietz/wellrested.svg?branch=two)](https://travis-ci.org/pjdietz/wellrested)
[![Build Status](https://travis-ci.org/pjdietz/wellrested.svg?branch=master)](https://travis-ci.org/pjdietz/wellrested)
WellRESTed is a micro-framework for creating RESTful APIs in PHP. It provides a lightweight yet powerful routing system and classes to make working with HTTP requests and responses clean and easy.