From d5bdf57aa3a5f91224d5869d6e19dc82357cd389 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Wed, 1 Apr 2020 21:50:12 +0200 Subject: [PATCH] clarification now that template is public --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84b76b9..752eb2b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ We need the dir to be inside a git this way so the .git directory is not in template/ directly. -template/ gets linked into the real projects and we don't want nested gits in there +template/ gets linked into the real projects and we don't want nested gits in there. + +This means development happens upstream only. Contact me if you have something to add.