Skip to content

Commit 8167f09

Browse files
author
Alex G Rice
authored
Add badges to readme. (#153)
* Add badges to readme. Closes #144 * Fix circleci link.
1 parent 517cebf commit 8167f09

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# osm-teams 🤝
22

3+
<div>
4+
<a href="https://circleci.com/gh/developmentseed/osm-teams">
5+
<img src="https://circleci.com/gh/developmentseed/osm-teams.png" />
6+
</a>
7+
<a href="https://standardjs.com">
8+
<img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square"
9+
alt="Standard" />
10+
</a>
11+
</div>
12+
313
Check the beta 👉 <!-- markdownlint-disable MD034 -->https://mapping.team
414
<!-- markdownlint-enable MD034 -->
515

16+
617
## Installation
718

819
### Requirements

0 commit comments

Comments
 (0)