Convert README to rst.
Used pandoc for automated conversion.
This commit is contained in:
12
README.md
12
README.md
@@ -1,12 +0,0 @@
|
||||
[](https://travis-ci.org/edx/frontend-app-user-account) [](https://coveralls.io/github/edx/frontend-app-user-account)
|
||||
[](@edx/frontend-app-user-account)
|
||||
[](@edx/frontend-app-user-account)
|
||||
[](@edx/frontend-app-user-account)
|
||||
|
||||
# frontend-app-user-account
|
||||
|
||||
Please tag **@edx/arch-team** on any PRs or issues.
|
||||
|
||||
## Introduction
|
||||
|
||||
React app for user account management.
|
||||
22
README.rst
Executable file
22
README.rst
Executable file
@@ -0,0 +1,22 @@
|
||||
|Build Status| |Coveralls| |npm_version| |npm_downloads| |license|
|
||||
|
||||
frontend-app-user-account
|
||||
=========================
|
||||
|
||||
Please tag **@edx/arch-team** on any PRs or issues.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
||||
React app for user account management.
|
||||
|
||||
.. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-user-account.svg?branch=master
|
||||
:target: https://travis-ci.org/edx/frontend-app-user-account
|
||||
.. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-user-account.svg?branch=master
|
||||
:target: https://coveralls.io/github/edx/frontend-app-user-account
|
||||
.. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-user-account.svg
|
||||
:target: @edx/frontend-app-user-account
|
||||
.. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-user-account.svg
|
||||
:target: @edx/frontend-app-user-account
|
||||
.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-user-account.svg
|
||||
:target: @edx/frontend-app-user-account
|
||||
Reference in New Issue
Block a user