diff options
author | maheshgudi | 2017-12-19 12:48:29 +0530 |
---|---|---|
committer | maheshgudi | 2017-12-19 12:51:25 +0530 |
commit | 8af1d91001a59bb26999d94b6578eccbc1f1a908 (patch) | |
tree | 6540aea8b3e941b373139e676fac39e8443bea00 | |
parent | d496b3c9d2241ba43aa46b709eda2dcac0a9abf5 (diff) | |
download | online_test-8af1d91001a59bb26999d94b6578eccbc1f1a908.tar.gz online_test-8af1d91001a59bb26999d94b6578eccbc1f1a908.tar.bz2 online_test-8af1d91001a59bb26999d94b6578eccbc1f1a908.zip |
Add version badge on readme
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ Yaksh ===== -|Build Status| |Documentation Status| +|Build Status| |Documentation Status| |Version Status| To get an overview of the Yaksh interface please refer to the user documentation at `Yaksh Docs <http://yaksh.readthedocs.io>`_ @@ -162,3 +162,5 @@ Copyright (c) 2011-2017 `FOSSEE <https://fossee.in>`_ :target: https://travis-ci.org/FOSSEE/online_test .. |Documentation Status| image:: https://readthedocs.org/projects/yaksh/badge/?version=latest :target: http://yaksh.readthedocs.io/en/latest/?badge=latest +.. |Version Status| image:: https://badge.fury.io/gh/fossee%2Fonline_test.svg + :target: https://badge.fury.io/gh/fossee%2Fonline_test
\ No newline at end of file |