From f3133fb282f84bc641cb1ed6fb9350be89ddd899 Mon Sep 17 00:00:00 2001 From: John Eikenberry Date: Thu, 5 Oct 2023 12:54:54 -0700 Subject: [PATCH] add note on deprecated status to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 077a6e4..a70d4ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +Rewrite +------- + +Please note that I'm no longer maintaining this project as I'm working on +a rewrite using a new pattern and a native Go library. + Udev Device Connection Nofity/Trigger -------------------------------------