From 9a376c3f4d4d59c4120728a06fd1251c09485ee2 Mon Sep 17 00:00:00 2001 From: Pradeep Senthil Date: Sun, 24 Mar 2024 13:32:57 -0500 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499de5f..dd8542d 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The front-end dashboard that provides the ability to annotate videos of livestoc The goal of this project is to create a tool that is easy to use, has a small learning curve and can scale easily to provide the ability to annotate videos efficiently and at scale. The intuition of this project is gained from analyzing similar projects and analyzing the weaknesses and points of frustration and improving them. Another goal is to have an annotation workflow that is extremely fast and efficient, as there are terabytes of video that needs to be processed at large. ## USAGE -Please refer to [USAGE.md](https://github.com/AIFARMS/AVAT/blob/master/README.md) for a detailed guide on how to use the tool. +Please refer to [USAGE.md](https://github.com/AIFARMS/AVAT/blob/master/USAGE.md) for a detailed guide on how to use the tool. ## Local Deployment (Frontend)