From 86961291e5ec7dab4d1c91518d2ca97311b15111 Mon Sep 17 00:00:00 2001 From: Anatoly Bubenkov Date: Mon, 15 Sep 2014 11:07:28 +0000 Subject: [PATCH] add badges to the readme --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 5ff6772a8..6a30e9888 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,7 @@ +.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png + :target: https://drone.io/bitbucket.org/hpk42/pytest/latest +.. image:: https://pypip.in/v/pytest/badge.png + :target: https://crate.io/packages/pytest/ Documentation: http://pytest.org/latest/