From 142a3f25a3e6b6a2090fe4727569d3a6580b1641 Mon Sep 17 00:00:00 2001 From: Eyas Sharaiha Date: Fri, 19 Jun 2020 13:48:47 -0400 Subject: [PATCH] Add coverage and CI status badges on readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3e679..927cbf7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![react-schemaorg npm version](https://badge.fury.io/js/react-schemaorg.svg)](https://www.npmjs.com/package/react-schemaorg) +[![react-schemaorg npm version](https://badge.fury.io/js/react-schemaorg.svg)](https://www.npmjs.com/package/react-schemaorg) [![Build Status](https://travis-ci.org/google/react-schemaorg.svg?branch=master)](https://travis-ci.org/google/react-schemaorg) [![Coverage Status](https://coveralls.io/repos/github/google/react-schemaorg/badge.svg?branch=master)](https://coveralls.io/github/google/react-schemaorg?branch=master) # react-schemaorg