Fix Coveralls badge

This commit is contained in:
Marcel Otto 2017-08-11 14:34:34 +02:00
parent 011d1c514c
commit 12215ba0d5

View file

@ -2,7 +2,8 @@
[![Travis](https://img.shields.io/travis/marcelotto/jsonld-ex.svg?style=flat-square)](https://travis-ci.org/marcelotto/jsonld-ex)
[![Hex.pm](https://img.shields.io/hexpm/v/json_ld.svg?style=flat-square)](https://hex.pm/packages/json_ld)
[![Coverage Status](https://coveralls.io/repos/github/marcelotto/json_ld.svg/badge.svg?branch=master)](https://coveralls.io/github/marcelotto/json_ld.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/marcelotto/jsonld-ex/badge.svg?branch=master)](https://coveralls.io/github/marcelotto/jsonld-ex?branch=master)
An implementation of the [JSON-LD] standard for Elixir and [RDF.ex].