Skip to content

Commit 3f103a7

Browse files
alestiagofelangel
andauthored
docs: add credits (#1755)
Co-authored-by: Alejandro Santiago <[email protected]> Co-authored-by: Felix Angelov <[email protected]>
1 parent d740f79 commit 3f103a7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCREDITS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Credits
2+
3+
This project owes its success to the following people and organizations:
4+
5+
## Acknowledgments
6+
7+
- [Very Good Ventures](https://verygood.ventures/): who originally developed [Dart Frog](https://github.com/dart-frog-dev/dart_frog) and then transferred it to the [Dart Frog organization](https://github.com/dart-frog-dev). Learn more at ["Dart Frog Has Found a New Pond!"](https://verygood.ventures/blog/dart-frog-has-found-a-new-pond).

β€ŽREADME.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
A fast, minimalistic backend framework for Dart 🎯
1111

12-
Developed with πŸ’™ by [Very Good Ventures][very_good_ventures_link] πŸ¦„
12+
[Originally developed][credits_link] by [Very Good Ventures][very_good_ventures_link] πŸ¦„
1313

1414
## Documentation πŸ“
1515

@@ -105,3 +105,4 @@ Dart Frog provides a simple core with a small API surface area in order to reduc
105105
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
106106
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
107107
[very_good_ventures_link]: https://verygood.ventures
108+
[credits_link]: ./CREDITS.md#acknowledgments

0 commit comments

Comments
Β (0)