From 229297c27ee12b71a908498834959ff8c8d6f658 Mon Sep 17 00:00:00 2001 From: enggRahul8git <58951509+enggRahul8git@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:57:49 +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..65d7cd6 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 the best-practices template for 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: