From d812c522e54c1bc97ea56ed63b14aa324fdb25c6 Mon Sep 17 00:00:00 2001 From: elpham6 Date: Thu, 9 May 2024 05:31:09 -0400 Subject: [PATCH] change readme format --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ddc8e70..6640bba 100644 --- a/README.rst +++ b/README.rst @@ -207,8 +207,7 @@ You can also move back and forth between the sections of the documentation using Let's create a section called Demo Modules Overview, where we can write more explanation on the code. -1. In ``docs``, create a file called **overview.rst**, **overview.calculator.rst** and **overview.helloworld.rst**. -For this turorial, simply copy the files from the ``docs`` folder of `this `_ repo to your own repo. +1. In ``docs``, create a file called **overview.rst**, **overview.calculator.rst** and **overview.helloworld.rst**. For this turorial, simply copy the files from the ``docs`` folder of `this `_ repo to your own repo. 2. To add this Demo Modules Overview section, open **index.rst**. Add **overview** to the top of the ``toctree``.