From c9a49e84671c325f9672d8424a2ff079b2b0b6c1 Mon Sep 17 00:00:00 2001 From: Rahul-Nirola <72181269+Rahul-Nirola@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:25:38 +0530 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 46c866b..213c5a6 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ If you are new to Python or new to creating Python projects, see Kenneth Reitz's .. _tox: http://testrun.org/tox/latest/ .. _Hitchhiker's Guide to Python: http://docs.python-guide.org/en/latest/ -Project Setup +Set up your project ============= This will be the ``README`` for your project. For now, follow these instructions to get this project template set up correctly. Then, come back and replace the contents of this ``README`` with contents specific to your project.