Skip to content

Commit 8381b3e

Browse files
author
David Joy
committed
docs: updating README with badges
1 parent 9a0a202 commit 8381b3e

File tree

2 files changed

+21
-51
lines changed

2 files changed

+21
-51
lines changed

README.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

README.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
frontend-platform
2+
=================
3+
4+
|Build Status| |Codecov| |NPM Version| |npm_downloads| |license|
5+
|semantic release|
6+
7+
Overview
8+
--------
9+
10+
.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-platform.svg?branch=master
11+
:target: https://travis-ci.org/edx/frontend-platform
12+
.. |Codecov| image:: https://img.shields.io/codecov/c/github/edx/frontend-platform
13+
:target: https://codecov.io/gh/edx/frontend-platform
14+
.. |NPM Version| image:: https://img.shields.io/npm/v/@edx/frontend-platform.svg
15+
:target: https://www.npmjs.com/package/@edx/frontend-platform
16+
.. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-platform.svg
17+
:target: https://www.npmjs.com/package/@edx/frontend-platform
18+
.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-platform.svg
19+
:target: https://github.com/edx/frontend-platform/blob/master/LICENSE
20+
.. |semantic release| image:: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
21+
:target: https://github.com/semantic-release/semantic-release

0 commit comments

Comments
 (0)