diff --git a/readme.md b/readme.md index 0445c1b..e694394 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,6 @@ # coin - -## Description - -`coin` transforms a template string to its refined version by substituting its placeholders with concrete values; hence it can be used as a very basic template engine. +transforms a template string to its refined version by substituting its placeholders with concrete values; hence it can be used as a very basic template engine ## Building