From 2ea96eafe262359b0f2e1dc74e6a5192f376d1b7 Mon Sep 17 00:00:00 2001 From: Adiyat Mubarak Date: Mon, 18 Apr 2016 06:46:49 +0700 Subject: [PATCH 1/2] Update README.rst --- README.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 458883c..b379780 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,11 @@ Python Quran ODOA ================= -.. image:: https://travis-ci.org/Keda87/python-quran-odoa.svg?branch=master +|pypy| |travis| + +.. |pypy| image:: https://img.shields.io/badge/latest_version-v1.4-yellow.svg + :target: https://pypi.python.org/pypi/python-quran-odoa/1.4 + +.. |travis| image:: https://travis-ci.org/Keda87/python-quran-odoa.svg?branch=master :target: https://travis-ci.org/Keda87/python-quran-odoa Python library to support ODOA (One Day One Ayat) campaign that will displaying random ayah within quran surah including the translation, currently supports only Bahasa Indonesia and English. @@ -12,7 +17,7 @@ Suitable for your bot or web apps. Prerequisite: ------------- -- Python v2.* & v3.* +- Python v2.* Installation: ------------- From bff00d6c5ce3f723adcbb892c81a76f65a6d32a9 Mon Sep 17 00:00:00 2001 From: Adiyat Mubarak Date: Tue, 19 Apr 2016 10:27:23 +0700 Subject: [PATCH 2/2] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b379780..85974cf 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Python Quran ODOA ================= |pypy| |travis| -.. |pypy| image:: https://img.shields.io/badge/latest_version-v1.4-yellow.svg - :target: https://pypi.python.org/pypi/python-quran-odoa/1.4 +.. |pypy| image:: https://badge.fury.io/py/python-quran-odoa.svg + :target: https://badge.fury.io/py/python-quran-odoa .. |travis| image:: https://travis-ci.org/Keda87/python-quran-odoa.svg?branch=master :target: https://travis-ci.org/Keda87/python-quran-odoa