summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalaparthy Adityachandra2020-07-02 14:28:24 +0530
committerGitHub2020-07-02 14:28:24 +0530
commit9c153a086bfb220f07e20fe0712768ce0f7fc343 (patch)
treebed25606bcd5429b93f910b15ee2b093cd068602
parent5821ecc5023032e48da38e4f6f7e2c50a50a1dc9 (diff)
downloadonline_test-9c153a086bfb220f07e20fe0712768ce0f7fc343.tar.gz
online_test-9c153a086bfb220f07e20fe0712768ce0f7fc343.tar.bz2
online_test-9c153a086bfb220f07e20fe0712768ce0f7fc343.zip
Update README.rst
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index def052d..b030e55 100644
--- a/README.rst
+++ b/README.rst
@@ -59,7 +59,7 @@ miniconda. Download miniconda with Python 3.6 and above.
**Pre-Requisite**
-* Install redis server
+* **Install redis server**
Redis is required for celery. Celery runs in background for regrading the papers.
@@ -69,13 +69,13 @@ miniconda. Download miniconda with Python 3.6 and above.
yum install redis (Centos)
-* Start redis server
+* **Start redis server**
::
systemctl start redis
-* Check redis server status
+* **Check redis server status**
::
@@ -207,4 +207,4 @@ Copyright (c) 2011-2017 `FOSSEE <https://fossee.in>`_
.. |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
+ :target: https://codecov.io/gh/fossee/online_test