From f702b21592be7f7764daa01957fd9f878ae28030 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 17 Sep 2023 15:17:59 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9378d8f..de31546 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# luci-app-easy-mesh +# luci-app-easymesh ## Introduction -`luci-app-easy-mesh` is an OpenWrt LuCI app designed to facilitate the easy setup and management of mesh networks leveraging the `batman-adv` advanced mesh networking protocol. +`luci-app-easymesh` is an OpenWrt LuCI app designed to facilitate the easy setup and management of mesh networks leveraging the `batman-adv` advanced mesh networking protocol. ![ITS BATMAN ADVANCED](https://i.imgur.com/xj9N9Em.jpg) ### What is Batman-adv? -The B.A.T.M.A.N. (Better Approach To Mobile Adhoc Networking) advanced protocol is an open-source technology that is designed to deliver efficient and robust mesh network solutions. It is a routing protocol that is ideal for establishing stable and scalable wireless mesh networks, hence is the backbone of `luci-app-easy-mesh`. +The B.A.T.M.A.N. (Better Approach To Mobile Adhoc Networking) advanced protocol is an open-source technology that is designed to deliver efficient and robust mesh network solutions. It is a routing protocol that is ideal for establishing stable and scalable wireless mesh networks, hence is the backbone of `luci-app-easymesh`. ## Benefits for OpenWrt Users @@ -37,7 +37,7 @@ Remove any existing wpad package becore installing. 1. Update your OpenWrt package list. 2. Install the necessary dependencies. -3. Download and install the `luci-app-easy-mesh` package. +3. Download and install the `luci-app-easymesh` package. ## Configuration