From 873b8393b431c24b5efe12c48e3e3038fcb5764f Mon Sep 17 00:00:00 2001 From: sky leilani <45158875+skyleilani@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:35:49 -0700 Subject: [PATCH] fix styling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1690cb3..a842728 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Verification System +# `verification-system` modular resource -This module implements the RDK vision API in a verification-system model. +This module implements the `rdk:vision` API in the `verification-system` model. Machines configured with this module can enter an alarm state for unapproved individuals and disarm for approved visitors. You can enhance recognition capabilities by training an ML classification model using images of labeled visitors.