diff --git a/README.md b/README.md index 33b1440..12f24cc 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ add_subdirectory(path-to-this-project json-schema-validator) See also `app/json-schema-validate.cpp`. ```C++ -#include "json-schema-validator.hpp" +#include "json-schema.hpp" using nlohmann::json; using nlohmann::json_uri;