This commit is contained in:
Daniel Sipka 2015-04-27 11:08:10 +02:00
parent 83455577d0
commit c6325f5581

View File

@ -1,6 +1,6 @@
# mstch - {{mustache}} templates in C++11
![mstch logo](http://i.imgur.com/XAdHwUs.png)
![mstch logo](http://i.imgur.com/MRyStO5.png)
mstch is a complete implementation of [{{mustache}}](http://mustache.github.io/)
templates using modern C++.