From dde111715970d70d6197f1e634cc3ddb7655276f Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Wed, 2 Apr 2025 14:15:48 +0300 Subject: [PATCH] [~] Change lib name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa71d30..65a353d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pywinmutex +# WinMutex A simple Python library to create and manage Windows mutexes.