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 9983d77 commit 4dfe306Copy full SHA for 4dfe306
README.md
@@ -1,3 +1,17 @@
1
# Bubble
2
3
-A PHP template engine in XML syntax
+A PHP template engine in XML syntax
4
+
5
+Bubble will help you create templates for your PHP project, with a lot of features to
6
+compile static HTML code faster than you can imagine!
7
8
+## How to use ?
9
10
+Read the [wiki](https://github.com/na2axl/bubble/wiki) to learn how to use Bubble in
11
+your project.
12
13
+## License
14
15
+© 2018 - Aliens Group
16
17
+Licensed under MIT ([read license](https://github.com/na2axl/bubble/blob/master/LICENSE))
0 commit comments