Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Commit

Permalink
remove proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
kimbtech committed Jan 18, 2019
1 parent 1bc2dfe commit 1068e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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://proxy.5d7.eu/coveralls/?repo=kimbtech%2FUSF&branch=master)](https://coveralls.io/github/kimbtech/USF?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/kimbtech/USF/badge.svg?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.
Expand Down

0 comments on commit 1068e0b

Please sign in to comment.