We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3674cb3 commit 6104d73Copy full SHA for 6104d73
README
@@ -1,9 +1,11 @@
1
Mustang
2
=======
3
A template engine for the ooc programming language.
4
-Will be compatible with Mustache and CTemplate syntax.
5
-Also will support the use of custom tags.
+Mustang is a superset of the Mustache[1] syntax and is
+fully backwards compatible with existing Mustache templates.
6
7
8
Author: Joshua Roesslein
9
License: BSD
10
+
11
+[1] http://defunkt.github.com/mustache/
0 commit comments