From 06d99c4593e28d7c37a1c401eac382f6e821a592 Mon Sep 17 00:00:00 2001 From: Matthew Scroggs Date: Wed, 15 Nov 2023 09:59:21 +0000 Subject: [PATCH] tweak readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2944fba..ef8f5410 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ # UFL legacy - Unified Form Language -This is an archive of a legacy version of UFL that is the final version that can +This is a legacy version of UFL that is the final version that can be used with legacy FEniCS. It can be installed with: ```bash pip install fenics-ufl-legacy ``` +UFL legacy is no longer actively maintained. We encourage users to open issues +in the [main UFL repository](https://github.com/FEniCS/ufl/issues) if they may +still be issues in the current UFL. + The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element