[mod] readme

This commit is contained in:
fenris 2025-09-22 21:44:58 +02:00
parent b422935175
commit 6a87c36941

View file

@ -1,9 +1,6 @@
# coin # 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
## 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.
## Building ## Building