Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Commit

Permalink
Add build and coverage to readme #6
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlockhart committed Jun 22, 2016
1 parent c64195f commit 6ac4e87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# page-metadata-parser
A Javascript library for parsing metadata in a Web Page.

[![CircleCI](https://circleci.com/gh/mozilla/page-metadata-parser.svg?style=svg)](https://circleci.com/gh/mozilla/page-metadata-parser)

[![Coverage Status](https://coveralls.io/repos/github/mozilla/page-metadata-parser/badge.svg?branch=master)](https://coveralls.io/github/mozilla/page-metadata-parser?branch=master)

0 comments on commit 6ac4e87

Please sign in to comment.