From af214e2ef2ace7c787d4b0afd30f6616f2862326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Ba=C3=B1ados=20Schwerter?= Date: Tue, 14 May 2024 20:43:45 +0000 Subject: [PATCH] Updated note on current status --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 34c206d..4e1e99f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # morphodict-frontend The React front-end for the newly refactored Morphodict applications. +## Current status of this repository +This repository is part of an exploratory project to separate concerns +in the morphodict monorepo into multiple separate domains. This +implementation is not feature-complete and is not currently used in +any of the community-facing dictionary implementations maintained by +altlab. For the current implementation, visit the [morphodict](https://github.com/UAlbertaALTLab/morphodict/) repository. + ## Working locally Clone this repo: ```shell