From daff768785496e1208fd3417a7981838510c4a5f Mon Sep 17 00:00:00 2001 From: Max Tkachenko Date: Thu, 18 Apr 2024 03:28:27 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 64ab09743..feaa6f507 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +--------------- + +# This repository is deprecated + +This repository has been deprecated in favor of +https://github.com/HumanSignal/label-studio/tree/develop/web/libs/editor + +--------------- + + # Label Studio Frontend · ![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex) ![build](https://github.com/heartexlabs/label-studio-frontend/workflows/Build%20and%20Test/badge.svg) ![npm audit](https://github.com/heartexlabs/label-studio-frontend/actions/workflows/npm_audit.yml/badge.svg) ![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio-frontend?include_prereleases) · :sunny: From 981b310a6143ebaa047517a3d11da904733c1b68 Mon Sep 17 00:00:00 2001 From: Max Tkachenko Date: Thu, 18 Apr 2024 03:29:19 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index feaa6f507..1f126512b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repository has been deprecated in favor of https://github.com/HumanSignal/label-studio/tree/develop/web/libs/editor +Now it's read-only. + --------------- From edb819fe17940de0f63ce5ffe677a73b929ffa2e Mon Sep 17 00:00:00 2001 From: Max Tkachenko Date: Thu, 18 Apr 2024 03:34:31 +0100 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 1f126512b..3b7d8d8c4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository has been deprecated in favor of https://github.com/HumanSignal/label-studio/tree/develop/web/libs/editor -Now it's read-only. +Now it's read-only. Address all your issues and PRs to https://github.com/HumanSignal/label-studio/. ---------------