From 2d3591963507ee932e1ee98beaffed84dfed9754 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:33:44 -0500 Subject: [PATCH 1/8] fix text decoration in anchor tag of badges --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c36fc80..a52a926 100644 --- a/README.md +++ b/README.md @@ -8,34 +8,34 @@ Annotate Lab is an open-source application designed for image annotation, compri

- + Open Source Helpers - + Test Workflow - + OpenSSF Best Practices - + Test Workflow - + GitHub issues - + GitHub forks - + GitHub stars - + GitHub license - + Code style: prettier - + Code style: black

From ea4d0f46267476ac2111f729990052ba31e0a533 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:36:09 -0500 Subject: [PATCH 2/8] add important to enforce text decoration --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a52a926..4b82fe9 100644 --- a/README.md +++ b/README.md @@ -7,35 +7,36 @@ Annotate Lab is an open-source application designed for image annotation, compri

+

- + Open Source Helpers - + Test Workflow - + OpenSSF Best Practices - + Test Workflow - + GitHub issues - + GitHub forks - + GitHub stars - + GitHub license - + Code style: prettier - + Code style: black

From cd5d91f6f1ccfbfc8ac5e8d9007f0d19f10022d2 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:36:48 -0500 Subject: [PATCH 3/8] remove doc link for testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b82fe9..ce3ca19 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Annotate Lab

-Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation. +Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our

From 10acc1c549e81c7eecf2ddff6bc2947a3cdbf778 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:43:19 -0500 Subject: [PATCH 4/8] add link to the documentation --- README.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ce3ca19..8ca4cca 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,43 @@ -![example](./sample_images/example.png) - +[![example](./sample_images/example.png) +](https://annotate-docs.dwaste.live/)

Annotate Lab

-Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our - +Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation .

- - Open Source Helpers - - + Test Workflow - + OpenSSF Best Practices - + Test Workflow - + GitHub issues - + GitHub forks - + GitHub stars - + GitHub license - + Code style: prettier - + Code style: black + + Open Source Helpers +

From 1814f700877c620dea017590e8f770313ff1c529 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:47:38 -0500 Subject: [PATCH 5/8] move the dot inside anchor tab --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8ca4cca..33743f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ](https://annotate-docs.dwaste.live/)

Annotate Lab

-Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation . +Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation.

@@ -11,14 +11,11 @@ Annotate Lab is an open-source application designed for image annotation, compri Test Workflow - - OpenSSF Best Practices - Test Workflow - - GitHub issues + + OpenSSF Best Practices GitHub forks @@ -34,6 +31,9 @@ Annotate Lab is an open-source application designed for image annotation, compri Code style: black + + + GitHub issues Open Source Helpers From 21d0f0136aea4cc68683879119069772617266a1 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:50:04 -0500 Subject: [PATCH 6/8] check only with github badges --- README.md | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 33743f5..c55e3b6 100644 --- a/README.md +++ b/README.md @@ -8,36 +8,14 @@ Annotate Lab is an open-source application designed for image annotation, compri

- - Test Workflow - - - Test Workflow - - - OpenSSF Best Practices - + GitHub forks GitHub stars - - GitHub license - - - Code style: prettier - - - Code style: black - - - GitHub issues - - - Open Source Helpers - +

From 527a9f861806975ef1736f25374784d305f1154a Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:51:05 -0500 Subject: [PATCH 7/8] check with this orientation --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c55e3b6..3a1023d 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,9 @@ Annotate Lab is an open-source application designed for image annotation, compri

- GitHub forks - + GitHub forks - GitHub stars - + GitHub stars

From 834c21f387b5f1a0ec59221f535cbf95b379e908 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:53:22 -0500 Subject: [PATCH 8/8] fix the bage styling --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a1023d..97dfb19 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,32 @@ ](https://annotate-docs.dwaste.live/)

Annotate Lab

-Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation. +Annotate Lab is an open-source application designed for image annotation, comprising two main components: the client and the server. The client, a React application, is responsible for the user interface where users perform annotations. On the other hand, the server, a Flask application, manages persisting the annotated changes and generating masked and annotated images, along with configuration settings. More information can be found in our documentation.

- + + Test Workflow + + Test Workflow + + OpenSSF Best Practices GitHub forks GitHub stars + + GitHub license + + Code style: prettier + + Code style: black + + GitHub issues + + Open Source Helpers +