We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92076e6 commit 0295c8fCopy full SHA for 0295c8f
README.md
@@ -6,6 +6,11 @@ A [Mustache](https://mustache.github.io/) implementation in PHP.
6
[](https://packagist.org/packages/mustache/mustache)
7
[](https://packagist.org/packages/mustache/mustache)
8
9
+Installation
10
+------------
11
+```
12
+composer require mustache/mustache
13
14
15
Usage
16
-----
0 commit comments