From 86dcd2316eff0ee130ab7771dcabc9630605e1e4 Mon Sep 17 00:00:00 2001 From: Ugljesa Jovanovic Date: Sat, 20 Jul 2019 20:02:37 +0200 Subject: [PATCH] Add build and maven shields --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 64ef26a..f232204 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build Status](https://travis-ci.com/ionspin/kotlin-multiplatform-crypto.svg?branch=master)](https://travis-ci.com/ionspin/kotlin-multiplatform-crypto) +![Maven Central](https://img.shields.io/maven-central/v/com.ionspin.kotlin/multiplatform-crypto.svg) + # Kotlin Multiplatform Crypto Library Kotlin Multiplatform Crypto is a library for various cryptographic applications.