Skip to content

Commit 5b43c09

Browse files
authored
Add license badge to README.md (#4)
1 parent 75358fd commit 5b43c09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![actions-workflow-test][actions-workflow-test-badge]][actions-workflow-test]
44
[![release][release-badge]][release]
5+
[![license][license-badge]][license]
56

67
![screenshot](./docs/assets/screenshot.png)
78

@@ -54,3 +55,6 @@ Action Create Comment is released under the [Apache License 2.0](./LICENSE).
5455
5556
[release]: https://github.com/actions-ecosystem/action-create-comment/releases
5657
[release-badge]: https://img.shields.io/github/v/release/actions-ecosystem/action-create-comment?style=for-the-badge&logo=github
58+
59+
[license]: LICENSE
60+
[license-badge]: <https://img.shields.io/github/license/actions-ecosystem/action-add-labels?style=for-the-badge>

0 commit comments

Comments
 (0)