diff --git a/README.md b/README.md index 38d8c17..c969747 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ cmake [-G generator] [-DYAML_BUILD_SHARED_LIBS=ON|OFF] .. The autogenerated API reference is hosted on [CodeDocs](https://codedocs.xyz/jbeder/yaml-cpp/index.html) -# Qt wrapper +# Third Party Integrations -You can use this [gist](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6) to your project to add basic *Qt* type support (note that this gist is not officially supported). +The following project are not officially supported: + +- [Qt wrapper](https://gist.github.com/brcha/d392b2fe5f1e427cc8a6)