Skip to content

Commit b7d6e2d

Browse files
authored
Add license badge
1 parent 19f3dcf commit b7d6e2d

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,6 +1,6 @@
11
[![Build Status](https://travis-ci.org/memoizr/assertk-core.svg?branch=master)](https://travis-ci.org/memoizr/assertk-core)
22
[![](https://jitpack.io/v/memoizr/assertk-core.svg)](https://jitpack.io/#memoizr/assertk-core)
3-
3+
[![GitHub license](https://img.shields.io/github/license/kotlintest/kotlintest.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
44
# AssertK - Fluent assertions for Kotlin
55
AssertK provides a Kotlin-friendly syntax for using the amazing AssertJ assertion framework.
66

0 commit comments

Comments
 (0)