Skip to content

Commit fc1f5d4

Browse files
committed
List release rather than tag
1 parent 1c5fd02 commit fc1f5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
Vim support for [Laravel/Lumen][laravel] projects.
44

5-
[![Build Status][buildimg]](https://travis-ci.org/noahfrederick/vim-laravel)
65
[![Release][release]](https://github.com/noahfrederick/vim-laravel/releases)
6+
[![Build Status][buildimg]](https://travis-ci.org/noahfrederick/vim-laravel)
77

88
> :warning: This is a prerelease version, which may introduce breaking changes.
99
1010
[laravel]: https://laravel.com/
11+
[release]: https://img.shields.io/github/v/release/noahfrederick/vim-laravel.svg
1112
[buildimg]: https://img.shields.io/travis/noahfrederick/vim-laravel/master.svg
12-
[release]: https://img.shields.io/github/tag/noahfrederick/vim-laravel.svg?maxAge=2592000
1313

1414
## Features
1515

0 commit comments

Comments
 (0)