Skip to content

Commit 32f923c

Browse files
authored
Update README.md
1 parent 8ce015f commit 32f923c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Button Panel
2+
[![Node.js CI](https://github.com/cloudspout/cloudspout-button-panel/workflows/Node.js%20CI/badge.svg)](https://github.com/cloudspout/cloudspout-button-panel/actions?query=workflow%3A%22Node.js+CI%22)
3+
[![GitHub release)](https://img.shields.io/github/v/release/cloudspout/cloudspout-button-panel)](https://github.com/cloudspout/cloudspout-button-panel/releases)
24
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
35
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
46
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5-
[![Node.js CI](https://github.com/cloudspout/cloudspout-button-panel/workflows/Node.js%20CI/badge.svg)](https://github.com/cloudspout/cloudspout-button-panel/actions?query=workflow%3A%22Node.js+CI%22)
6-
[![GitHub release)](https://img.shields.io/github/v/release/cloudspout/cloudspout-button-panel)](https://github.com/cloudspout/cloudspout-button-panel/releases)
77

88
It provides a simple Grafana 7.x panel that shows only one button - to integrate with any kind of HTTP/REST API:
99
* Support `GET` and `POST` HTTP verb
@@ -68,12 +68,6 @@ $ docker run -p 3000:3000 -it \
6868
grafana/grafana:7.3.1
6969
```
7070

71-
## License
72-
73-
GPL v3
74-
75-
Icons made by [Pixel perfect](https://www.flaticon.com/authors/pixel-perfect) from [www.flaticon.com](https://www.flaticon.com/)
76-
7771
## Contributors ✨
7872

7973
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -92,3 +86,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9286
<!-- ALL-CONTRIBUTORS-LIST:END -->
9387

9488
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
89+
90+
## License
91+
92+
GPL v3
93+
94+
Icons made by [Pixel perfect](https://www.flaticon.com/authors/pixel-perfect) from [www.flaticon.com](https://www.flaticon.com/)

0 commit comments

Comments
 (0)