Skip to content

Commit 1c97f94

Browse files
committed
added badges
1 parent 935749d commit 1c97f94

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: "Home Description"
66
permalink: /
77
---
88

9+
[![][badge-license]][generatr-license]
10+
[![][badge-ci]][workflow-ci]
11+
912
# openapi-generatr-spring
1013
{: .no_toc }
1114

@@ -101,11 +104,17 @@ openapi-generatr-spring is distributed by [Apache License 2.0][license].
101104
{% endfor %}
102105
</ul>
103106

107+
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
108+
[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/ci/badge.svg
109+
110+
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3Aci
111+
104112
[docs-gradle]: /openapi-generatr-spring/gradle.html
105113

106114
[bintray]: https://bintray.com/hauner/openapi-generatr
107115
[generatr-gradle]: https://github.com/hauner/openapi-generatr-gradle
108116
[generatr-releases]: https://github.com/hauner/openapi-generatr-spring/releases
117+
[generatr-license]: https://github.com/hauner/openapi-generatr-spring/blob/master/LICENSE
109118

110119
[openapi]: https://www.openapis.org/
111120
[springboot]: https://spring.io/projects/spring-boot

0 commit comments

Comments
 (0)