Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 00834a7

Browse files
authored
Add badges to README
1 parent 9227a71 commit 00834a7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Build Status](https://travis-ci.org/danilopolani/vscode-yet-another-phpunit.svg?branch=master)](https://travis-ci.org/danilopolani/vscode-yet-another-phpunit)
2+
[![Marketplace Version](https://vsmarketplacebadge.apphb.com/version-short/danilopolani.yet-another-phpunit.svg)](https://marketplace.visualstudio.com/items?itemName=danilopolani.yet-another-phpunit)
3+
4+
15
# Yet Another PHPUnit
26

37
This extension is an enhanced fork-n-remake of [Better PHPUnit](https://github.com/calebporzio/better-phpunit). The major part of the code is taken from that repository.
@@ -140,4 +144,4 @@ This is what I'd love to implement in the future:
140144

141145
### Credits
142146
- Logo by <div> by FlatIcon is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/)
143-
- Starting code forked from [Better PHPUnit](https://github.com/calebporzio/better-phpunit)
147+
- Starting code forked from [Better PHPUnit](https://github.com/calebporzio/better-phpunit)

0 commit comments

Comments
 (0)