Skip to content

Commit 35ad59d

Browse files
committed
license badge
1 parent 6d83526 commit 35ad59d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![][badge-license]][generatr-license]
12
[![][badge-ci]][workflow-ci]
23

34
# openapi-generatr-spring
@@ -39,9 +40,10 @@ The `mapping.yaml` contains the type mapping information and is an optional file
3940

4041
See the [existing integration tests][generatr-int-resources] for a couple of examples.
4142

42-
43+
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
4344
[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/ci/badge.svg
44-
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3ACI
45+
46+
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3Aci
4547

4648
[openapi]: https://www.openapis.org/
4749
[openapi-spec]: https://github.com/OAI/OpenAPI-Specification
@@ -52,6 +54,7 @@ See the [existing integration tests][generatr-int-resources] for a couple of exa
5254
[spring-requestparam]: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/annotation/RequestParam.html
5355
[spring-responseentity]: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/ResponseEntity.html
5456

57+
[generatr-license]: https://github.com/hauner/openapi-generatr-spring/blob/master/LICENSE
5558
[generatr-doc]: https://hauner.github.io/openapi-generatr-spring/
5659
[generatr-int-resources]: https://github.com/hauner/openapi-generatr-spring/tree/master/src/testInt/resources
5760
[generatr-gradle]: https://github.com/hauner/openapi-generatr-gradle

0 commit comments

Comments
 (0)