Skip to content

Commit 27b9995

Browse files
authored
Update README.md
1 parent a67fe18 commit 27b9995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Hamcrest Optional
22
[![Travis CI build](https://travis-ci.org/npathai/hamcrest-optional.svg?branch=master)](https://travis-ci.org/npathai/hamcrest-optional) [![Coverage Status](https://coveralls.io/repos/npathai/hamcrest-optional/badge.svg?branch=master&service=github)](https://coveralls.io/github/npathai/hamcrest-optional?branch=master)
33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.npathai/hamcrest-optional/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.npathai/hamcrest-optional)
4-
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
4+
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/npathai/hamcrest-optional/blob/master/License.txt)
55

66
An extension to [Java Hamcrest](https://github.com/hamcrest/JavaHamcrest) which provides matchers for `java.util.Optional`.
77

0 commit comments

Comments
 (0)