From 46bae05250fcb1f5de1b4951ed9fcb2b047401c4 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Sat, 1 Jun 2024 19:05:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c94824e..68fe22c 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ This is a tiny library that uses syscalls to efficiently determine which `/dev/v are webcams and which are the additional metadata control handles. The list of strings returned are the full filepaths to valid devices. -[!IMPORTANT] -In order for this library to work properly, the executing user must have either root or video group privileges +>[!IMPORTANT] +>In order for this library to work properly, the executing user must have either root or video group privileges