diff --git a/README.md b/README.md index e740439..86ec9e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ LOOT API C Wrapper ================== +**Note: No longer maintained. If you're interested in using the LOOT API in languages other than C++ and Python, file an issue in the [loot-api issue tracker](https://github.com/loot/loot-api/issues).** + A wrapper library for LOOT's C++ API that provides it as a C API. ## Build Instructions