Skip to content

Commit

Permalink
Work on README documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed Mar 4, 2022
1 parent 152c4f4 commit 5e3adff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

The intention of **Templatizer** is to provide a handy and powerful mechanism to create custom projects from templates.

Gir repositories servers such as Github or Gitlab claim that they support repositories as templates. Actually, they only permit us to tag repositories as templates; but we need will do a copy of these templatesrepositories and then we need to do as many replacements as we need. Sincerely, this is not a template system 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 need will do a copy of these templatesrepositories and then we need to do as many replacements as we need. Sincerely, this is not a template system from my point of view.

## Getting started

Expand Down

0 comments on commit 5e3adff

Please sign in to comment.