diff --git a/README.md b/README.md index b67a909..a143dc8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # alchemist [![Build Status](https://travis-ci.org/concordusapps/alchemist.png?branch=master)](https://travis-ci.org/concordusapps/alchemist) [![Coverage Status](https://coveralls.io/repos/concordusapps/alchemist/badge.png?branch=master)](https://coveralls.io/r/concordusapps/alchemist?branch=master) -[![PyPi Version](https://pypip.in/v/alchemist/badge.png)](https://pypi.python.org/pypi/alchemist) -![PyPi Downloads](https://pypip.in/d/alchemist/badge.png) +[![PyPi Version](https://img.shields.io/pypi/v/alchemist.svg)](https://pypi.python.org/pypi/alchemist) +![PyPi Downloads](https://img.shields.io/pypi/dm/alchemist.svg) > A server architecture built on top of a solid foundation provided by flask, sqlalchemy, and various extensions. **Alchemist** provides sane defaults, customizations, and various utilities to already powerful tools with the goal make it *easy* to accomplish common tasks, yet still be able to scale out to meet complex requirements.