From 5b9c29badfffa730c105b36ca656f1831afecefd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernardo=20Mart=C3=ADnez=20Garrido?= Date: Fri, 25 Sep 2015 16:36:44 +0200 Subject: [PATCH] Added an additional link to Cookiecutter --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 31e46d4..66b0ab8 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Cookiecutter Python Library =========================== -Cookiecutter template for creating general-purpose Python libraries. +`Cookiecutter`_ template for creating general-purpose Python libraries. While it mostly follows my personal tastes, it offers a series of good practices which include deployment files, makefile, testing, and the use of