From 1814f700877c620dea017590e8f770313ff1c529 Mon Sep 17 00:00:00 2001 From: sumn2u Date: Sun, 14 Jul 2024 19:47:38 -0500 Subject: [PATCH] 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