diff options
author | maheshgudi | 2016-07-15 17:30:31 +0530 |
---|---|---|
committer | maheshgudi | 2016-07-15 17:30:31 +0530 |
commit | 856fd12fc932ecb2825ab990ff5bf7af773c09c8 (patch) | |
tree | ffa5cb9f2d07019f5eefa75ebf78c38aaf8143e6 | |
parent | 6ebc79e1b62918a1c3ac5e030c218c03e7177b50 (diff) | |
download | online_test-856fd12fc932ecb2825ab990ff5bf7af773c09c8.tar.gz online_test-856fd12fc932ecb2825ab990ff5bf7af773c09c8.tar.bz2 online_test-856fd12fc932ecb2825ab990ff5bf7af773c09c8.zip |
mentioned read the docs and added readthedocs badge in readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Yaksh [![Build Status](https://travis-ci.org/FOSSEE/online_test.svg?branch=master)](https://travis-ci.org/FOSSEE/online_test) [![Documentation Status](https://readthedocs.org/projects/yaksh/badge/?version=latest)](http://yaksh.readthedocs.io/en/latest/?badge=latest) -To get a hang of the Yaksh interface please refer to the user documentation at (http://yaksh.readthedocs.io) +To get a hang of the Yaksh interface please refer to the user documentation at [Yaksh Docs] (http://yaksh.readthedocs.io) This is a Quickstart guide to help users setup a trial instance. If you wish to deploy Yaksh in a production environment here is a [Production Deployment Guide] (https://github.com/FOSSEE/online_test/blob/master/README_production.md) |