diff --git a/example/README.md b/example/README.md index 30a3330..d7fdb15 100644 --- a/example/README.md +++ b/example/README.md @@ -1,7 +1,7 @@ # demo-role-custom-header -[![Build Status](https://cloud.drone.io/api/badges/thegeeklab/ansible-doctor/status.svg)](https://cloud.drone.io/thegeeklab/ansible-doctor) -![License](https://img.shields.io/github/license/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://cloud.drone.io/thegeeklab/ansible-doctor) +[![License: GPL-3.0](https://img.shields.io/github/license/thegeeklab/ansible-doctor)](https://github.com/thegeeklab/ansible-doctor/blob/main/LICENSE) Role to demonstrate ansible-doctor. It is also possible to overwrite the default description with an annotation. diff --git a/example/demo-role/HEADER.md b/example/demo-role/HEADER.md index ba45091..d3ae77e 100644 --- a/example/demo-role/HEADER.md +++ b/example/demo-role/HEADER.md @@ -1,4 +1,4 @@ # demo-role-custom-header -[![Build Status](https://cloud.drone.io/api/badges/thegeeklab/ansible-doctor/status.svg)](https://cloud.drone.io/thegeeklab/ansible-doctor) -![License](https://img.shields.io/github/license/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://cloud.drone.io/thegeeklab/ansible-doctor) +[![License: GPL-3.0](https://img.shields.io/github/license/thegeeklab/ansible-doctor)](https://github.com/thegeeklab/ansible-doctor/blob/main/LICENSE)