diff --git a/README.md b/README.md index 576aea8..0b3c229 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ includes Shields-related and non-Shields-related resources._ adds badges based on what it finds. - [Badges](https://github.com/bevry/badges) – Node.js/Deno/Browser npm package for rendering the HTML of various badges - [Projectz](https://github.com/bevry/projectz) – Render Badges into your README based on your package.json configuration +- [shields.io Raycast extension](https://www.raycast.com/litomore/badges) – A more convenient UI for creating shields.io badges ### Raster badges @@ -64,12 +65,12 @@ includes Shields-related and non-Shields-related resources._ - [Transifex open API endpoints](https://transifex-open-api.herokuapp.com/) – Data gateway for projects using [Transifex](https://www.transifex.com/). -- [Cell Shield](https://cellshield.info) – a service that allows backing a shields.io badge with a cell from a public Google Spreadsheet. +- [Cell Shield](https://cellshield.info) – a service that allows backing a shields.io badge with a cell from a public Google Spreadsheet. - [TYPO3 Badges](https://typo3-badges.dev) – API that provides JSON endpoints to render badges of [TYPO3 CMS extensions](https://extensions.typo3.org/) via Shields or Badgen. - [Dynamic Badge Formatter](https://github.com/DenverCoder1/dynamic-badge-formatter) – Allows users to apply formatters for metrics, versions, dates, and more to dynamic shields.io badges to make them look consistent. - + ### Badge-rendering software - [badge-maker](https://github.com/badges/shields/tree/master/badge-maker)