|
1 | 1 | # Gitify |
2 | 2 |
|
3 | | -[![Build Workflow][build-workflow-badge]][github-actions] [![Release Workflow][release-workflow-badge]][github-actions] [![Coveralls][coveralls-badge]][coveralls] [![Renovate enabled][renovate-badge]][renovate] [![Libraries.io dependency status][librariesio-badge]][librariesio] [![Contributors][contributors-badge]][github] [![Downloads - Total][downloads-total-badge]][website] [![Downloads - Latest Release][downloads-latest-badge]][website] [![OSS License][license-badge]][license] [![Latest Release][github-release-badge]][github-releases] [![Homebrew Cask][homebrew-cask-badge]][homebrew-cask] |
| 3 | +[![CI Workflow][ci-workflow-badge]][github-actions] [![Release Workflow][release-workflow-badge]][github-actions] [![Coveralls][coveralls-badge]][coveralls] [![Renovate enabled][renovate-badge]][renovate] [![Contributors][contributors-badge]][github] [![Downloads - Total][downloads-total-badge]][website] [![Downloads - Latest Release][downloads-latest-badge]][website] [![OSS License][license-badge]][license] [![Latest Release][github-release-badge]][github-releases] [![Homebrew Cask][homebrew-cask-badge]][homebrew-cask] |
4 | 4 |
|
5 | 5 | > GitHub Notifications on your menu bar. Available on macOS, Windows and Linux. |
6 | 6 |
|
@@ -33,22 +33,22 @@ For more information, see [LICENSE](LICENSE). |
33 | 33 | <!-- LINK LABELS --> |
34 | 34 | [website]: https://www.gitify.io |
35 | 35 | [faqs]: https://www.gitify.io/faq/ |
| 36 | + |
36 | 37 | [github]: https://github.com/gitify-app/gitify |
37 | 38 | [github-actions]: https://github.com/gitify-app/gitify/actions |
38 | 39 | [github-releases]: https://github.com/gitify-app/gitify/releases/latest |
39 | 40 | [github-website]: https://github.com/gitify-app/website |
40 | 41 | [github-website-pulls]: https://github.com/gitify-app/website/pulls |
41 | 42 | [brew]: https://brew.sh/ |
42 | 43 | [homebrew-cask]: https://formulae.brew.sh/cask/gitify |
| 44 | + |
43 | 45 | [coveralls]: https://coveralls.io/github/gitify-app/gitify |
44 | 46 | [coveralls-badge]: https://img.shields.io/coverallsCoverage/github/gitify-app/gitify?logo=coveralls |
45 | | -[build-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/build.yml/badge.svg |
| 47 | +[ci-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/ci.yml/badge.svg |
46 | 48 | [release-workflow-badge]: https://github.com/gitify-app/gitify/actions/workflows/release.yml/badge.svg |
47 | 49 | [downloads-total-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/total?label=downloads@all&logo=github |
48 | 50 | [downloads-latest-badge]: https://img.shields.io/github/downloads/gitify-app/gitify/latest/total?logo=github |
49 | 51 | [contributors-badge]: https://img.shields.io/github/contributors/gitify-app/gitify?logo=github |
50 | | -[librariesio]: https://libraries.io/ |
51 | | -[librariesio-badge]: https://img.shields.io/librariesio/github/gitify-app/gitify?logo=librariesdotio |
52 | 52 | [license]: LICENSE |
53 | 53 | [license-badge]: https://img.shields.io/github/license/gitify-app/gitify?logo=github |
54 | 54 | [github-release-badge]: https://img.shields.io/github/v/release/gitify-app/gitify?logo=github |
|
0 commit comments