From d1955a222cb46a0b3b6ffa8aa60c3176c837c26b Mon Sep 17 00:00:00 2001 From: "Patryk Rzucidlo (PTKDev)" Date: Sat, 16 May 2020 23:18:08 +0200 Subject: [PATCH] [Release] v1.1.0 --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index bd95316..72493a4 100755 --- a/README.md +++ b/README.md @@ -55,26 +55,26 @@ Tool to help automate your badges of shields.io, badgen.net, fury.io and snyk.io 3. Create `.all-shieldsrc` and paste sample: ```javascript { - "files": [ - "README.md" - ], - "shields": [ - { - "id": "my-badges", - "badges": [ - { - "url": "https://www.npmjs.com/package/@ptkdev/all-shields-cli", - "color": "lightgray", - "label": "package name", - "title": "package name", - "message": "{{name}}", - "style": "flat", - "logo": "", - "platform": "shields" - } - ] - } - ] + "files": [ + "README.md" + ], + "shields": [ + { + "id": "my-badges", + "badges": [ + { + "url": "https://www.npmjs.com/package/@ptkdev/all-shields-cli", + "color": "lightgray", + "label": "package name", + "title": "package name", + "message": "{{name}}", + "style": "flat", + "logo": "", + "platform": "shields" + } + ] + } + ] } ``` 4. Add in your `README.md` the html comment (`my-badges` is `id` from the previous step): @@ -148,7 +148,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - +

Patryk Rzucidło

💻 🌍 📖 🐛

Patryk Rzucidło

💻 🌍 📖 🐛