diff options
author | King | 2016-07-15 17:34:41 +0530 |
---|---|---|
committer | GitHub | 2016-07-15 17:34:41 +0530 |
commit | cc979dfe4893ba1d7bd66649716c490c15118879 (patch) | |
tree | ffa5cb9f2d07019f5eefa75ebf78c38aaf8143e6 /README.md | |
parent | 73552024136f906f2af0c5f2737216f2db1310e9 (diff) | |
parent | 856fd12fc932ecb2825ab990ff5bf7af773c09c8 (diff) | |
download | online_test-cc979dfe4893ba1d7bd66649716c490c15118879.tar.gz online_test-cc979dfe4893ba1d7bd66649716c490c15118879.tar.bz2 online_test-cc979dfe4893ba1d7bd66649716c490c15118879.zip |
Merge pull request #116 from maheshgudi/documentation
Documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,9 +1,14 @@ 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 [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) + #### Introduction This project provides an "exam" app that lets users take an online |