From 275e33538db7f014eeb02deddd76bfbb63516871 Mon Sep 17 00:00:00 2001 From: Hemna Date: Mon, 6 Jan 2025 17:18:15 -0500 Subject: [PATCH] Updated README.md Added links to aprsd-admin-extension and aprsd-webchat-extension since they are now external. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a339eb8..04b4975 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,11 @@ APRSD Has the ability to add plugins and extensions. Plugins add new message fi You can see the [available plugins/extensions on pypi here:](https://pypi.org/search/?q=aprsd) [https://pypi.org/search/?q=aprsd](https://pypi.org/search/?q=aprsd) +> [!NOTE] +> aprsd admin and webchat have been extracted into separate extensions. +> [See admin extension here](https://github.com/hemna/aprsd-admin-extension) +> [See webchat extension here](https://github.com/hemna/aprsd-webchat-extension) + ### APRSD Overview Diagram ![image](https://raw.githubusercontent.com/craigerl/aprsd/master/docs/_static/aprsd_overview.svg?sanitize=true)