diff --git a/README.rst b/README.rst index 7173c17..b357865 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,13 @@ +Kapow! +====== + +**Kapow!** If you can script it, you can HTTP it. + +![Kapow! Logo](https://raw.githubusercontent.com/BBVA/kapow/master/docs/source/_static/logo-200px.png) + +[![Test status](https://circleci.com/gh/BBVA/kapow/tree/master.svg?style=svg)](https://circleci.com/gh/BBVA/kapow/tree/master) +[![Go Report](https://goreportcard.com/badge/github.com/bbva/kapow)](https://goreportcard.com/report/github.com/bbva/kapow) + .. image:: https://trello-attachments.s3.amazonaws.com/5c824318411d973812cbef67/5ca1af818bc9b53e31696de3/f51eb40412bf09c8c800511d7bbe5634/kapow-1601675_480.png :alt: Kapow! @@ -7,7 +17,22 @@ .. image:: https://goreportcard.com/badge/github.com/bbva/kapow :target: https://goreportcard.com/report/github.com/bbva/kapow -**Kapow!** If you can script it, you can HTTP it. ++----------------+------------------------------------------------+ +|Project site | https://github.com/BBVA/kapow | ++----------------+------------------------------------------------+ +|Issues | https://github.com/BBVA/kapow/issues/ | ++----------------+------------------------------------------------+ +|Documentation | https://kapow.readthedocs.io | ++----------------+------------------------------------------------+ +|Author | BBVA Innovation Labs | ++----------------+------------------------------------------------+ +|Latest Version | v0.3.0 | ++----------------+------------------------------------------------+ + +What's Kapow! +------------- + + CAVEAT EMPTOR diff --git a/docs/source/_static/logo-200px.png b/docs/source/_static/logo-200px.png new file mode 100644 index 0000000..cc07c95 Binary files /dev/null and b/docs/source/_static/logo-200px.png differ