From 8a11a0d106663013b46f242e8651044c21e88a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Corrales=20Solera?= Date: Fri, 4 Mar 2022 07:18:26 +0100 Subject: [PATCH] Work on README documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1870479..3d4a96e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The intention of **Templatizer** is to provide a handy and powerful mechanism to create custom projects from templates. -Gir repositories engines such as Github or Gitlab claim that they support repositories as templates. Actually, they only permit us to tag repositories as templates; but we will need to replace the "dynamic values" after copying/clonnig the templates. *Sincerely, this is far to be a teamplate mechanism from my point of view.* +Gir repositories engines such as Github or Gitlab claim that they support repositories as templates. Actually, they only permit us to tag repositories as templates; but we will need to replace the "dynamic values" after copying/clonnig the templates. Sincerely, this is far to be a teamplate mechanism from my point of view. ## Getting started