Skip to content

Commit

Permalink
docs: add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago committed Feb 19, 2024
1 parent 904020c commit d346eb8
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Very Good Templates

[![Very Good Ventures][logo_white]][very_good_ventures_link_dark]
[![Very Good Ventures][logo_black]][very_good_ventures_link_light]

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

Collection of open-source templates created and maintained by Very Good Ventures.

# Very Good Templates
---

| Template | Description | Documentation | Build |
| ---------------------------------------------------------------- | ------------------------------- | ---------------------------------------------------- | --------------------------------------------------------------------------------------------- |
Expand All @@ -12,6 +19,19 @@ Collection of open-source templates created and maintained by Very Good Ventures
| [very_good_flutter_package][very_good_flutter_package_code_link] | A Very Good Flutter package. | [Documentation][very_good_flutter_package_docs_link] | [![build][very_good_flutter_package_workflow_badge]][very_good_flutter_package_workflow_link] |
| [very_good_wear_app][very_good_wear_app_code_link] | A Very Good WearOS Flutter app. | [Documentation][very_good_wear_app_docs_link] | [![build][very_good_wear_app_workflow_badge]][very_good_wear_app_workflow_link] |

<!-- Very Good Ventures -->

[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
[very_good_ventures_link]: https://verygood.ventures
[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only
[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only

<!-- License -->

[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT

<!-- Very Good Core -->

[very_good_core_workflow_badge]: https://github.com/VeryGoodOpenSource/very_good_templates/actions/workflows/very_good_core.yaml/badge.svg?branch=main
Expand Down

0 comments on commit d346eb8

Please sign in to comment.