This commit is contained in:
Joseph Garrone 2020-05-14 06:34:58 +02:00
parent 1c29eebc74
commit 2c7d6ab345

View file

@ -6,7 +6,7 @@
<i>#{DESC}#</i> <i>#{DESC}#</i>
<br> <br>
<br> <br>
<img src="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/workflows/ci/badge.svg?branch=dev"> <img src="https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#/workflows/ci/badge.svg?branch=master">
<img src="https://img.shields.io/bundlephobia/minzip/#{REPO_NAME}#"> <img src="https://img.shields.io/bundlephobia/minzip/#{REPO_NAME}#">
<img src="https://img.shields.io/npm/dw/#{REPO_NAME}#"> <img src="https://img.shields.io/npm/dw/#{REPO_NAME}#">
</p> </p>