diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-20 16:32:34 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-08-19 10:04:52 +0200 |
commit | ef437367a7c66709880485c15c808e1ca0f42e75 (patch) | |
tree | 098119528db0a906aeb50bcd78d506806a50236c | |
parent | 23ba2ce67af2d580c2e042f0cdddcf59881b755f (diff) |
README: badge in style flat and with color
(cherry picked from commit 524c1fc032db7e4c361b90fe912fef036f1f59e2)
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ RouterOS Scripts ================ -[![GitHub stars](https://img.shields.io/github/stars/eworm-de/routeros-scripts?style=social)](https://github.com/eworm-de/routeros-scripts/stargazers) -[![GitHub forks](https://img.shields.io/github/forks/eworm-de/routeros-scripts?style=social)](https://github.com/eworm-de/routeros-scripts/network) -[![GitHub watchers](https://img.shields.io/github/watchers/eworm-de/routeros-scripts?style=social)](https://github.com/eworm-de/routeros-scripts/watchers) +[![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) ![RouterOS Scripts Logo](logo.svg) |