Skip to content

Commit b04ef07

Browse files
authored
docs(README): remove redundant pub badge (#125)
1 parent be15c0a commit b04ef07

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
[![ci][ci_badge]][ci_link]
55
[![coverage][coverage_badge]][ci_link]
6-
[![pub package][pub_badge]][pub_link]
76
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
87
[![License: MIT][license_badge]][license_link]
98
[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)
@@ -116,8 +115,6 @@ Dart Frog provides a simple core with a small API surface area in order to reduc
116115
[license_link]: https://opensource.org/licenses/MIT
117116
[logo_black]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_black.png#gh-light-mode-only
118117
[logo_white]: https://raw.githubusercontent.com/VeryGoodOpenSource/dart_frog/main/assets/dart_frog_logo_white.png#gh-dark-mode-only
119-
[pub_badge]: https://img.shields.io/pub/v/dart_frog.svg
120-
[pub_link]: https://pub.dartlang.org/packages/dart_frog
121118
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
122119
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
123120
[very_good_ventures_link]: https://verygood.ventures

0 commit comments

Comments
 (0)