From 9a848564ff8773df469ebf1248d24a390e5b6047 Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Tue, 14 Apr 2020 14:53:08 +0200 Subject: [PATCH] update comment about removing unused files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6c0e1..df11dfe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This template is the result of learnings from many previous projects and should - Add your project's codecov token to your project's github secrets under `CODECOV_TOKEN` - Happy coding! -Remember to eventually remove any unused files, such as the standalone directory or irrelevant tests for your project. +Eventually, you can remove any unused files, such as the standalone directory or irrelevant github workflows for your project. ### Build and run the standalone target