From 4355671ca9a4fcc5d55dc87d4ef0a23ba28610b8 Mon Sep 17 00:00:00 2001 From: Mukhtarali6121 <71491563+Mukhtarali6121@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:28:21 +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..ff2d62b 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ .. image:: https://travis-ci.org/seanfisk/python-project-template.png :target: https://travis-ci.org/seanfisk/python-project-template -This project provides a best-practices template Python project which integrates several different tools. It saves you work by setting up a number of things, including documentation, code checking, and unit test runners. +This project provides a best-practices template Python project which integrates several different tools. It saves your work by setting up a number of things, including documentation, code checking, and unit test runners. As it is an all-in-one solution, the tools used are rather opinionated. They include: