From f29943f8e4100913c83522ac997e28f41fa8cb56 Mon Sep 17 00:00:00 2001 From: serversdwn Date: Thu, 4 Dec 2025 17:16:59 -0500 Subject: [PATCH] Add version information to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 290f1f5..be23788 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Series3-Emitter v1.2 + A lightweight Python script that monitors Instantel **Series 3 (Minimate)** call-in activity on a Blastware server. It scans the event folder, reads `.MLG` headers to identify unit IDs, and prints a live status table showing: @@ -76,4 +78,4 @@ See `CHANGELOG.md` for details. ## License Private / internal project. -``` \ No newline at end of file +```