From fcc35bfbf002e821640f6d50cd32d7e68f0bfd62 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Thu, 24 Feb 2022 10:24:37 -0800 Subject: [PATCH] Updated 1. Foundation (markdown) --- 1.-Foundation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.-Foundation.md b/1.-Foundation.md index 7d812d8..1ae1c25 100644 --- a/1.-Foundation.md +++ b/1.-Foundation.md @@ -1,3 +1,5 @@ +HBNet is a fork of [HBlink3](https://github.com/HBLink-org/hblink3) that extends the functionality of HBLink through several features, making it more of a usable application and less of a framework. HBNet aims to be complete and ready to use application that can be used to build and run a DMR network. HBNet is an application designed to build and operate a DMR server, or multiple servers to form a network. + HBNet can be divided into the following 3 components: * **Web Service** - Handles administrative configuration, user management, APPS and data dashboard, etc.