Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto committed Jul 9, 2024
1 parent fe8359a commit d4075d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🛠️
name: "🛠️"

on:
push:
Expand Down
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[action-image]: https://github.com/cezaraugusto/extension/actions/workflows/spec.yml/badge.svg?branch=main
[action-url]: https://github.com/cezaraugusto/extension/actions
[action-image]: https://github.com/extension-js/templates/actions/workflows/spec.yml/badge.svg?branch=main
[action-url]: https://github.com/extension-js/templates/actions
[prs-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs-url]: https://github.com/cezaraugusto/extension/blob/main/CONTRIBUTING.md
[vunlerabilities]: https://snyk.io/test/github/cezaraugusto/extension/badge.svg
[fossa-image]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcezaraugusto%2Fextension.svg?type=shield&issueType=license
[fossa-url]: https://app.fossa.com/projects/git%2Bgithub.com%2Fcezaraugusto%2Fextension?ref=badge_shield&issueType=license
[prs-url]: https://github.com/extension-js/templates/blob/main/CONTRIBUTING.md
[vunlerabilities]: https://snyk.io/test/github/extension-js/templates/badge.svg
[discord-image]: https://img.shields.io/discord/1253608412890271755
[discord-url]: https://discord.gg/v9h2RgeTSN

# Templates [![vunlerabilities][vunlerabilities]][vunlerabilities] [![workflow][action-image]][action-url] [![fossa][fossa-image]][fossa-url] [![prs][prs-image]][prs-url] [![discord][discord-image]][discord-url]
# Templates [![vunlerabilities][vunlerabilities]][vunlerabilities] [![workflow][action-image]][action-url] [![prs][prs-image]][prs-url] [![discord][discord-image]][discord-url]

> Make it very easy to create cross-browser extensions.
Expand All @@ -20,7 +18,7 @@
> Professional templates for building cross-browser extensions with no build configuration.
- [Request A New Template](#request-a-new-template) — Request something new.
<!-- - [Submit A New Template](#submit-a-new-template) — How to develop a template yourself. -->
- [Submit A New Template](#submit-a-new-template) — How to develop a template yourself (soon).

Templates allow browser extension developers to create new projects using technologies they are familiar with. Start your next cross-browser extension using React, Preact, Vue, and much more.

Expand Down

0 comments on commit d4075d5

Please sign in to comment.