diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-06 13:53:04 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-06 20:33:01 +0200 |
commit | f585b6ee32a6c7a4e860f17e4f9d332021f856aa (patch) | |
tree | 9305a34af56b036c3b5b881a3557f7eece123283 | |
parent | a1f6bd532b43aead33cfbbce85e8a41e7d2ee1c3 (diff) |
README: add badge to hint required RouterOS version
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ RouterOS Scripts [![GitHub stars](https://img.shields.io/github/stars/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=red)](https://github.com/eworm-de/routeros-scripts/stargazers) [![GitHub forks](https://img.shields.io/github/forks/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=green)](https://github.com/eworm-de/routeros-scripts/network) [![GitHub watchers](https://img.shields.io/github/watchers/eworm-de/routeros-scripts?logo=GitHub&style=flat&color=blue)](https://github.com/eworm-de/routeros-scripts/watchers) +![required RouterOS version](https://img.shields.io/badge/RouterOS-7.7-yellow?style=flat) ![RouterOS Scripts Logo](logo.svg) |