Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Commit 19cb943

Browse files
authored
Update README.md
1 parent 5dc8609 commit 19cb943

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
> 🚧 **Important!** This tool is still under development, must await for further updates.
2-
31
[![rancher-logo](rancher-logo.png)](#)
42

5-
# R2MD: Rancher to Markdown [![license-badge]][license]
3+
# R2MD: Rancher to Markdown [![license-badge]][license] [![version-badge]][latest] [![size-badge]][latest] [![visitors-badge]][latest]
64
R2MD is a tool that wraps version details from all PODs via Rancher API and prettify results using Markdown notation.
75

86
## Disclaimer
@@ -29,7 +27,12 @@ This tool works on Rancher version **v2.0** to **v2.4** only, see documentation
2927

3028
[nadio-ref]: https://github.com/Devwarlt
3129

30+
[latest]: https://github.com/Devwarlt/r2md/releases/latest
31+
3232
[python-language-badge]: https://img.shields.io/badge/Python-3.8.3-yellow?logo=python&style=plastic
33+
[version-badge]: https://img.shields.io/github/release/Devwarlt/r2md?color=success&logo=github&style=plastic
34+
[size-badge]: https://img.shields.io/github/repo-size/Devwarlt/r2md?style=plastic
35+
[visitors-badge]: https://visitor-badge.glitch.me/badge?page_id=Devwarlt.r2md
3336

3437
[license-badge]: https://img.shields.io/badge/License-WTFPL-black?style=plastic
3538
[license]: /LICENSE

0 commit comments

Comments
 (0)