From 7d57ffc618d4a59be765ca3c57044110140099b7 Mon Sep 17 00:00:00 2001 From: Rasmi Ranjan <67892611+arpit-mhnty@users.noreply.github.com> Date: Thu, 15 Oct 2020 18:42:34 +0530 Subject: [PATCH] Update README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c6722ec8..9fdf47d6 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,7 @@ Note that certain resources will require an extended scope access token : `Setti Resources ~~~~~~~~~ -Resources this API supports: +Resources this API(aplication programming interface) supports: :: @@ -490,12 +490,14 @@ Running the Tests ----------------- Unit tests: +----------- .. code:: bash nosetests tests/unit Integration tests: +-------------------- .. code:: bash