From be0fb10d5506453d385fcc4ca942ca25cb8525ae Mon Sep 17 00:00:00 2001 From: Cameron Royce Turner Date: Fri, 17 Apr 2020 10:20:14 -0700 Subject: [PATCH] Update readme typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c823f37..abe374b0 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ LabelTool | |--Images/ *# direcotry containing the images to be labeled* | -|--Labels/ *# direcotry for the labeling results* +|--Labels/ *# directory for the labeling results* | -|--Examples/ *# direcotry for the example bboxes* +|--Examples/ *# directory for the example bboxes* Environment ----------