Make inja lowerscore in text

This commit is contained in:
pantor
2018-02-18 18:47:29 +01:00
parent 7cd35db5f5
commit 693bf63493
+1 -1
View File
@@ -33,7 +33,7 @@ using namespace inja;
using json = nlohmann::json;
```
You can also integrate Inja in your project using [Hunter](https://github.com/ruslo/hunter), a package manager for C++.
You can also integrate inja in your project using [Hunter](https://github.com/ruslo/hunter), a package manager for C++.
## Tutorial