Merge pull request #2 from morganfainberg/update-readme
Move back to .RST for README
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
TOOD: Add Data Here.
|
|
||||||
|
|
||||||
[](https://travis-ci.org/morganfainberg/positional)
|
|
||||||
|
|
||||||
[](http://positional.readthedocs.org/en/latest/?badge=latest)
|
|
||||||
|
|
10
README.rst
Normal file
10
README.rst
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
TOOD: Add Data Here.
|
||||||
|
|
||||||
|
|Build Status|
|
||||||
|
|
||||||
|
|Documentation Status|
|
||||||
|
|
||||||
|
.. |Build Status| image:: https://travis-ci.org/morganfainberg/positional.svg?branch=master
|
||||||
|
:target: https://travis-ci.org/morganfainberg/positional
|
||||||
|
.. |Documentation Status| image:: https://readthedocs.org/projects/positional/badge/?version=latest
|
||||||
|
:target: http://positional.readthedocs.org/en/latest/?badge=latest
|
@@ -2,7 +2,7 @@
|
|||||||
name = positional
|
name = positional
|
||||||
summary = Library to enforce positional or key-word arguments
|
summary = Library to enforce positional or key-word arguments
|
||||||
description-file =
|
description-file =
|
||||||
README.md
|
README.rst
|
||||||
author = Morgan Fainberg
|
author = Morgan Fainberg
|
||||||
author-email = morgan.fainberg@gmail.com
|
author-email = morgan.fainberg@gmail.com
|
||||||
home-page = https://github.com/morganfainberg/positional
|
home-page = https://github.com/morganfainberg/positional
|
||||||
|
Reference in New Issue
Block a user