From 6fc13b84398eda7b327f09d17bb57051a27bc32e Mon Sep 17 00:00:00 2001 From: Petras Vestartas Date: Thu, 3 Oct 2024 13:32:51 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c2f8c9f7..c5dbc61f3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # COMPAS FEA +> [!WARNING] +> This package is deprecated due to COMPAS2 FEA development and will be removed in the future. +> Please use [compas_fea2](https://github.com/compas-dev/compas_fea2) instead + ![build](https://github.com/compas-dev/compas_fea/workflows/build/badge.svg) [![GitHub - License](https://img.shields.io/github/license/compas-dev/compas_fea.svg)](https://github.com/compas-dev/compas_fea) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/compas_fea.svg)](https://pypi.python.org/project/compas_fea) From 5cbc318ebdfa56fa6cbd6df2bd5e7353a1e2c44c Mon Sep 17 00:00:00 2001 From: Petras Vestartas Date: Thu, 3 Oct 2024 16:44:52 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5dbc61f3..64fdbc2eb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # COMPAS FEA > [!WARNING] -> This package is deprecated due to COMPAS2 FEA development and will be removed in the future. +> This package is deprecated and will be removed in the future. > Please use [compas_fea2](https://github.com/compas-dev/compas_fea2) instead ![build](https://github.com/compas-dev/compas_fea/workflows/build/badge.svg) From e54aa8591561a2cbbc438c0dc42e3dd5321c1271 Mon Sep 17 00:00:00 2001 From: Petras Vestartas Date: Thu, 3 Oct 2024 16:46:14 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64fdbc2eb..e94fb6347 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > [!WARNING] > This package is deprecated and will be removed in the future. -> Please use [compas_fea2](https://github.com/compas-dev/compas_fea2) instead +> Please use [compas_fea2](https://github.com/compas-dev/compas_fea2) instead. ![build](https://github.com/compas-dev/compas_fea/workflows/build/badge.svg) [![GitHub - License](https://img.shields.io/github/license/compas-dev/compas_fea.svg)](https://github.com/compas-dev/compas_fea)