Skip to content

Commit 7b81cf4

Browse files
committed
add GitHub Pages badge to README
1 parent 35994d7 commit 7b81cf4

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
<br/>
1010

11+
<a href="https://prometheus-lua.github.io/Prometheus/">
12+
<img src="https://img.shields.io/badge/Prometheus%20Web-Open-0F766E?style=for-the-badge&logo=github&logoColor=white" alt="Open Prometheus Web UI" />
13+
</a>
1114
<a href="https://github.com/prometheus-lua/Prometheus/actions/workflows/Test.yml">
1215
<img src="https://img.shields.io/github/actions/workflow/status/prometheus-lua/Prometheus/Test.yml?branch=master&style=for-the-badge&label=Tests" alt="Tests" />
1316
</a>
@@ -46,6 +49,14 @@ Currently, Prometheus supports:
4649

4750
## Quick Start
4851

52+
Try the browser version first:
53+
54+
55+
<a href="https://prometheus-lua.github.io/Prometheus/">
56+
<img src="https://img.shields.io/badge/Prometheus%20Web-Open-0F766E?style=for-the-badge&logo=github&logoColor=white" alt="Open Prometheus Web UI" />
57+
</a>
58+
59+
### Local CLI usage
4960
Clone the repository:
5061

5162
```bash

0 commit comments

Comments
 (0)