Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit dfb222c

Browse files
authored
docs: update badges and typos (#312)
1 parent 94108ef commit dfb222c

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🦄 Contributing to Very Good Core
22

3-
This CONTRIBUTING file is for a developer that wants to modify or contribute to the package:project_uploader. If you are interested in solely generating a project using Very Good Core, please refer to the [README](README.md) file.
3+
This CONTRIBUTING file is for a developer that wants to modify or contribute to the Very Good Core template. If you are interested in solely generating a project using Very Good Core, please refer to the [README](README.md) file.
44

55
## Opening an issue
66

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
77

8+
![coverage][coverage_badge]
9+
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
810
[![License: MIT][license_badge]][license_link]
911

1012
A Very Good Flutter Starter Project created by the Very Good Ventures Team 🦄
@@ -70,3 +72,5 @@ Where `<project-name>` is the name of your project.
7072
[testing_link]: https://flutter.dev/docs/testing
7173
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
7274
[very_good_cli_blog_link]: https://verygood.ventures/blog/flutter-starter-app-very-good-core-cli
75+
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
76+
[coverage_badge]: coverage_badge.svg

coverage_badge.svg

+20
Loading

0 commit comments

Comments
 (0)