Skip to content

Commit 81adab7

Browse files
authored
docs(examples): add "Powered by Dart Frog" badge (#247)
1 parent 54849b6 commit 81adab7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

examples/counter/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
44
[![License: MIT][license_badge]][license_link]
5+
[![Powered by Dart Frog](https://img.shields.io/endpoint?url=https://tinyurl.com/dartfrog-badge)](https://dartfrog.vgv.dev)
56

67
An example counter app built with `dart_frog`.
78

examples/echo/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
44
[![License: MIT][license_badge]][license_link]
5+
[![Powered by Dart Frog](https://img.shields.io/endpoint?url=https://tinyurl.com/dartfrog-badge)](https://dartfrog.vgv.dev)
56

67
An example echo app built with `dart_frog`.
78

examples/hello_world/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
44
[![License: MIT][license_badge]][license_link]
5+
[![Powered by Dart Frog](https://img.shields.io/endpoint?url=https://tinyurl.com/dartfrog-badge)](https://dartfrog.vgv.dev)
56

67
A hello world example app built with `dart_frog`.
78

examples/todos/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
44
[![License: MIT][license_badge]][license_link]
5+
[![Powered by Dart Frog](https://img.shields.io/endpoint?url=https://tinyurl.com/dartfrog-badge)](https://dartfrog.vgv.dev)
56

67
An example todos app built with `dart_frog`.
78

0 commit comments

Comments
 (0)