Skip to content

Commit 654cec0

Browse files
authored
Update README.md
1 parent d4e0410 commit 654cec0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,10 @@ class ColorName {
595595
</p>
596596
</details>
597597

598+
## Credits
599+
600+
The material color generation implementation is based on [mcg](https://github.com/mbitson/mcg) and [TinyColor](https://github.com/bgrins/TinyColor).
601+
598602
## Issues
599603

600604
Please file [FlutterGen] specific issues, bugs, or feature requests in our [issue tracker](https://github.com/FlutterGen/flutter_gen/issues/new).
@@ -609,10 +613,6 @@ If you wish to contribute a change to any of the existing plugins in this repo,
609613
please review our [contribution guide](https://github.com/FlutterGen/flutter_gen/blob/master/CONTRIBUTING.md)
610614
and open a [pull request](https://github.com/FlutterGen/flutter_gen/pulls).
611615

612-
## Credits
613-
614-
The material color generation implementation is based on [mcg](https://github.com/mbitson/mcg) and [TinyColor](https://github.com/bgrins/TinyColor).
615-
616616
### Milestone
617617

618618
- [ ] Documentation (English proofreading)

0 commit comments

Comments
 (0)