diff --git a/README.md b/README.md index 6151b43..9d92a0a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Simple Pagination ================= -[![Build Status](https://travis-ci.org/AshleyDawson/SimplePagination.svg?branch=develop)](https://travis-ci.org/AshleyDawson/SimplePagination) +[![Build Status](https://travis-ci.org/AshleyDawson/SimplePagination.svg?branch=master)](https://travis-ci.org/AshleyDawson/SimplePagination) Simple pagination library implements a paging interface on collections of things. If you'd like to use the Simple Pagination within a Symfony 2 project then why not try my [Simple Pagination Bundle](https://github.com/AshleyDawson/SimplePaginationBundle).