From 4838ae08265b0a621cde5772d16b2fb4e1a6d667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Tue, 28 Nov 2023 15:58:20 -0800 Subject: [PATCH] Describe archival state --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1cd35872..caff0d99 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ # Enketo Core +> [!IMPORTANT] +> This repository was archived on November 28th, 2023. Enketo Core is now maintained in a monorepo: https://github.com/enketo/enketo +> +> All issues including closed ones have been moved to that repository. + 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.