From 955d486e76322ea31477d88d8a5c07f8abc765f5 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Thu, 8 Feb 2018 20:47:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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