diff --git a/README.md b/README.md index 6cca762..f311203 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ 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++. + ## Tutorial