diff --git a/README.md b/README.md
index 9a555b7..27f9c78 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,33 @@
-# OBSOLETE: Android BLE Tool
+# Android BLE Tool
-
+
-This project was archived on March 11, 2026. The functionality formerly provided by this app has been moved to the [BLE Tool Subapp](https://git.ktag.clubk.club/Software/Android-KTag-Apps/src/branch/main/subapp-bletool) of the new [KTag Apps](https://git.ktag.clubk.club/Software/Android-KTag-Apps). All of the existing Android apps have been consolidated into the main KTag Apps repository to simplify maintenance and provide a single distribution for related functionality.
+## Overview
-What this means
----------------
+This software is used primarily for testing the BLE interface to KTag Devices.
-- No further development, feature work, or bug fixes will be applied to this repository.
+The primary documentation for KTag BLE is on the KTag website at https://ktag.clubk.club/Technology/BLE/.
+You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/.
-License
--------
+## License: [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html)
-This project is covered by the repository LICENSE. See the [`LICENSE`](LICENSE) file for full terms.
+This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.
-Contact
--------
+🛡️ 🃞
-For questions about migration or to request retained artifacts, post in the KTag forum (in the `Software` category): https://forum.ktag.clubk.club/c/software/6.
+Copyright © 2025 Joseph P. Kearney and the KTag developers.
+
+This program is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by the Free
+Software Foundation, either version 3 of the License, or (at your option) any
+later version.
+
+This program is distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
+details.
+
+There should be a copy of the GNU Affero General Public License in the [LICENSE](LICENSE)
+file in the root of this repository. If not, see .
diff --git a/status_OBSOLETE.svg b/status_OBSOLETE.svg
deleted file mode 100644
index b037840..0000000
--- a/status_OBSOLETE.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file