diff --git a/template/README.md.jinja b/template/README.md.jinja index 44b20c0..2b57535 100644 --- a/template/README.md.jinja +++ b/template/README.md.jinja @@ -4,7 +4,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.txt) [![CI]({{ repository }}/actions/workflows/ci.yml/badge.svg)]({{ repository }}/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/{{ username }}/{{ project_name }}/badge.svg?branch=main)](https://coveralls.io/github/{{ username }}/{{ project_name }}?branch=main) -[![Created with Cradle](https://img.shields.io/badge/Created%20with-Cradle-blue?style=flat-square)](https://github.com/tschm/package) +[![Created with qCradle](https://img.shields.io/badge/Created%20with-qCradle-blue?style=flat-square)](https://github.com/tschm/package) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/{{ username }}/{{ project_name }})