From b6a1594d1e9b1b38b1e61f97ba56f0852d270594 Mon Sep 17 00:00:00 2001 From: Niraj5422 <71664531+Niraj5422@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:36:57 +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..d51a4b5 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 +Project Setup file document ============= 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.