Skip to content

Commit 6abb1be

Browse files
committed
Updates to the README
Removed information about the develop branch. Added more badges.
1 parent 6c6a277 commit 6abb1be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# API for Laravel
22

33
[![Build Status](https://travis-ci.org/dingo/api.svg?branch=develop)](https://travis-ci.org/dingo/api)
4+
[![License](https://img.shields.io/packagist/l/dingo/api.svg?style=flat)](https://packagist.org/packages/dingo/api)
45

5-
This `develop` branch is for Laravel 5 and Lumen. This can be considered an alpha and as such is prone to bugs. Please report them as you find them.
6+
7+
This can be considered an alpha and as such is prone to bugs. Please report them as you find them.
68

79
## License
810

0 commit comments

Comments
 (0)