Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit 439d6fd

Browse files
committed
Added circleci badge. Fixed style of other badge.
1 parent 1cf11a5 commit 439d6fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
[![GitHub](https://img.shields.io/badge/project-Data_Together-487b57.svg?style=flat-square)](http://github.com/datatogether)
44
[![Slack](https://img.shields.io/badge/slack-Archivers-b44e88.svg?style=flat-square)](https://archivers-slack.herokuapp.com/)
5-
[![License](https://img.shields.io/github/license/datatogether/coverage.svg)](./LICENSE)
5+
[![License](https://img.shields.io/github/license/datatogether/coverage.svg?style=flat-square)](./LICENSE)
66
[![Codecov](https://img.shields.io/codecov/c/github/datatogether/coverage.svg?style=flat-square)](https://codecov.io/gh/datatogether/coverage)
7+
[![CircleCI](https://img.shields.io/circleci/project/github/datatogether/coverage.svg?style=flat-square)](https://circleci.com/gh/datatogether/coverage)
78

89
Visualization to display "archival coverage," starting with epa.gov. This takes a list of urls and associated archiving information, and turns that into a tree of url paths with associated coverage information.
910

0 commit comments

Comments
 (0)