diff options
author | adityacp | 2018-01-02 15:28:47 +0530 |
---|---|---|
committer | adityacp | 2018-01-02 15:28:47 +0530 |
commit | 8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9 (patch) | |
tree | efb9c6aa856157e1ff883631c96b636648445e07 /README.rst | |
parent | b44db042059e69df4c4a948d6dff73604c7abf83 (diff) | |
parent | 7f14d3ef8212b1cd88a9c96a134d2bd5321a4078 (diff) | |
download | online_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.tar.gz online_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.tar.bz2 online_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.zip |
Update to latest changes
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,7 @@ Yaksh ===== -|Build Status| |Documentation Status| +|Build Status| |Documentation Status| |Version Status| |Coverage 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,7 @@ 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 +.. |Coverage Status| image:: https://codecov.io/gh/fossee/online_test/branch/master/graph/badge.svg + :target: https://codecov.io/gh/fossee/online_test
\ No newline at end of file |