fix typo in README

This commit is contained in:
sepehr 2024-07-21 14:20:59 +03:30
parent 6a61b115c5
commit 1a2d202448

View file

@ -14,42 +14,42 @@ Mikrotik routers are widely used in the networking industry for their robust fea
- Router Management - Router Management
- Device grouping - Device grouping
- Access Management - Access Management
- groups - groups
- Radius server - Radius server
- Permissions - Permissions
- Forceing and Automation of Permissions and Radius - Forceing and Automation of Permissions and Radius
- Monitoring and Reporting - Monitoring and Reporting
- Radius logs - Radius logs
- Syslog - Syslog
- Events - Events
- Software logs - Software logs
- Device Health history - Device Health History
- Device BW history - Device BW history
- Graphs - Graphs
- Automation and Scripting - Automation and Scripting
- Batch code Execution - Batch code Execution
- Schedule code Execution - Schedule code Execution
- Backup Schedule - Backup Schedule
- Snippets ( Batch configuration ) - Snippets ( Batch configuration )
- User Access Management - User Access Management
- Create/Delete Users - Create/Delete Users
- Access Management - Access Management
- Device Access and Permission Assignment - Device Access and Permission Assignment
- Auto Deploy On Routers - Auto Deploy On Routers
- Apply Radius configuration and Forceing - Apply Radius configuration and Forcing
- Apply Syslog configuration and Forceing - Apply Syslog configuration and Forcing
- Apply User Groups and Forceing - Apply User Groups and Forcing
- Activity Monitoring - Activity Monitoring
- NOC dashboard - Monitoring Wall (pro) - NOC dashboard - Monitoring Wall (pro)
- Radio Monitoring - Radio quality and conectivity (pro) - Radio Monitoring - Radio quality and connectivity (pro)
- Firmware Management - Firmware Management
- Internal Firmware Repository - Internal Firmware Repository
- Automatic Firmware Download from Mikrotik website and store in Repo - Automatic Firmware Download from the Mikrotik website and store in Repo
- Firmware Update Schedule (pro) - Firmware Update Schedule (pro)
- Firmware `safe update` - Firmware `safe update`
- with `safe update` Mikrowizard will take care of update dependency and packages - with `safe update` Mikrowizard will take care of updating dependencies and packages
And Many more Features is comming :) And Many More Features is coming :)
## License ## License
[AGPL](https://www.gnu.org/licenses/agpl-3.0.html) [AGPL](https://www.gnu.org/licenses/agpl-3.0.html)
@ -71,4 +71,3 @@ To deploy this project run
Installation script is under development :) Installation script is under development :)
``` ```