From 2de5869ea212ab2f071e8ad25271a21edaf08b17 Mon Sep 17 00:00:00 2001 From: Nick Kocharhook Date: Wed, 18 Sep 2019 23:39:01 +0100 Subject: [PATCH] Move the link into a parenthetical block. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b3477c4..bdd1bfa 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ You will be asked about your basic info (name, project name, app name, etc.). Th Configure and Run ----------------- -After you have generated the project code, there are a few more steps you must take before your new app will run. The `README of the generated project `_ shows you how to configure and run the application. +After you have generated the project code, there are a few more steps you must take before your new app will run. The README of the generated project shows you how to configure and run the application. (You can see the `template README here `_.) Features --------