Updated README.md

This commit is contained in:
EonaCat 2025-07-12 22:50:34 +02:00
parent f6c0250fe6
commit 1daed81adb
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Program
if (!_deviceList.Any())
{
Console.WriteLine("No HID devices found.");
Console.WriteLine("No HID found.");
return;
}