diff --git a/README.md b/README.md deleted file mode 100644 index 1e59079..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# bonobo diff --git a/README.rst b/README.rst index e69de29..4faa132 100644 --- a/README.rst +++ b/README.rst @@ -0,0 +1,22 @@ +bonobo +====== + +modernization of rdc.etl, work in progress. +python 3.5+ only + + +Release announcements: http://eepurl.com/csHFKL + + +.. image:: https://travis-ci.org/python-bonobo/bonobo.svg?branch=master + :target: https://travis-ci.org/python-bonobo/bonobo + :alt: Continuous Integration Status + +.. image:: https://coveralls.io/repos/github/python-bonobo/bonobo/badge.svg?branch=master + :target: https://coveralls.io/github/python-bonobo/bonobo?branch=master + :alt: Coverage Status + +.. image:: https://readthedocs.org/projects/pythonbonobo/badge/?version=latest + :target: http://pythonbonobo.readthedocs.org/en/latest/?badge=latest + :alt: Documentation Status +