From 9551bf19b42db3ee4637a2e7067b6e9ba62ced0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Tue, 28 Nov 2023 16:47:37 -0800 Subject: [PATCH] Describe archival state (#1004) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1cd35872..45767ae0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ # Enketo Core +### ⚠️ Enketo Core code and issues have moved to [the Enketo monorepo](https://github.com/enketo/enketo) ⚠️ + +*** + The engine that powers [Enketo Express](https://github.com/enketo/enketo-express) and various third party tools including [this selection](https://enketo.org/about/adoption/). Enketo's form engine is compatible with tools in the ODK ecosystem and complies with its [XForms specification](https://getodk.github.io/xforms-spec/) though not all features in that specification have been implemented yet.