From 3380f6156904d080a354e3fc965a38e7f9a55d38 Mon Sep 17 00:00:00 2001 From: KIMB-technologies Date: Wed, 19 Sep 2018 12:48:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11caf46..69d39f8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## USF-File format – parser for Java [![Build Status](https://travis-ci.com/kimbtech/USF.svg?branch=master)](https://travis-ci.com/kimbtech/USF) -[![Coverage Status](https://coveralls.io/repos/github/kimbtech/USF/badge.svg?branch=master)](https://coveralls.io/github/kimbtech/USF?branch=master) +[![Coverage Status](https://proxy.5d7.eu/coveralls/?repo=kimbtech%2FUSF&branch=master)](https://coveralls.io/github/kimbtech/USF?branch=master) USF is a JSON-like file format allowing to store basic data types in Lists, Pairs and multiple nesting of these.