File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11<div align =" center " ><img width =" 200 " src =" https://avatars0.githubusercontent.com/u/49841676?s=200&v=4 " ></div >
22
3+ <div align =" center " >
34# Jinja2С++
5+ </div >
46
57[ ![ Language] ( https://img.shields.io/badge/language-C++-blue.svg )] ( https://isocpp.org/ )
68[ ![ Standard] ( https://img.shields.io/badge/c%2B%2B-14-blue.svg )] ( https://en.wikipedia.org/wiki/C%2B%2B#Standardization )
@@ -58,12 +60,12 @@ hello; world!!!
5860
5961## Getting started
6062
61- In order to use Jinja2Cpp in your project you have to:
62- * Clone the Jinja2Cpp repository
63+ In order to use Jinja2C++ in your project you have to:
64+ * Clone the Jinja2C++ repository
6365* Build it according with the instructions
6466* Link to your project.
6567
66- Usage of Jinja2Cpp in the code is pretty simple:
68+ Usage of Jinja2C++ in the code is pretty simple:
67691 . Declare the jinja2::Template object:
6870
6971``` c++
You can’t perform that action at this time.
0 commit comments