From d188b640e473af5820a2ab347457cfaca7461e1e Mon Sep 17 00:00:00 2001 From: Doctorixx <61980858+windows-up@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:47:09 +0300 Subject: [PATCH] Fix ordering in tip (in plugins readme) --- front/plugins/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/front/plugins/README.md b/front/plugins/README.md index 91a05472..666ebe19 100755 --- a/front/plugins/README.md +++ b/front/plugins/README.md @@ -11,12 +11,12 @@ NetAlertX supports additional plugins to extend its functionality, each with its > You can load additional Plugins via the General -> `LOADED_PLUGINS` setting. Use `Ctrl + Click` to select/deselect. 1. Pick your `๐Ÿ” dev scanner` plugin (e.g. `ARPSCAN` or `NMAPDEV`), or import devices into the application with an `๐Ÿ“ฅ importer` plugin. (See **โœ…Enabling plugins** below) -1. Pick a `โ–ถ๏ธ publisher` plugin, if you want to send notifications. If you don't see a publisher you'd like to use, look at the [๐Ÿ“š_publisher_apprise](/front/plugins/_publisher_apprise/) plugin which is a proxy for over 80 notification services. -1. Setup your [Network topology diagram](/docs/NETWORK_TREE.md) -1. Fine-tune [Notifications](/docs/NOTIFICATIONS.md) -1. [Backup your setup](/docs/BACKUPS.md) -1. Contribute and [Create custom plugins](/docs/PLUGINS_DEV.md) -1. Consider [donating](https://github.com/jokob-sk/NetAlertX?tab=readme-ov-file#-sponsors) to keep me going +2. Pick a `โ–ถ๏ธ publisher` plugin, if you want to send notifications. If you don't see a publisher you'd like to use, look at the [๐Ÿ“š_publisher_apprise](/front/plugins/_publisher_apprise/) plugin which is a proxy for over 80 notification services. +3. Setup your [Network topology diagram](/docs/NETWORK_TREE.md) +4. Fine-tune [Notifications](/docs/NOTIFICATIONS.md) +5. [Backup your setup](/docs/BACKUPS.md) +6. Contribute and [Create custom plugins](/docs/PLUGINS_DEV.md) +7. Consider [donating](https://github.com/jokob-sk/NetAlertX?tab=readme-ov-file#-sponsors) to keep me going ## ๐Ÿ“‘ Available Plugins