Skip to content

Commit c561453

Browse files
authored
update readme (#33)
1 parent 40bc0bb commit c561453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/README.md.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
Author: {{ author_full_name }}
77

8+
[![Netlify Status](https://api.netlify.com/api/v1/badges/addYourNetlifySiteIdHere/deploy-status)](https://app.netlify.com/sites/{{ project_slug }}/deploys)
89
[![Validate](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/validate.yml/badge.svg)](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/validate.yml)
910
[![Build](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/build.yml/badge.svg)](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/build.yml)
1011
[![Security](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/security.yml/badge.svg)](https://github.com/{{ author_git_provider_username }}/{{ project_slug }}/actions/workflows/security.yml)

0 commit comments

Comments
 (0)