You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool automatically adds standardized comment headers to your source files, enhancing protection, consistency, and authenticity across your codebase.
@@ -51,12 +49,11 @@ This tool automatically adds standardized comment headers to your source files,
51
49
52
50
4. Open a terminal at a desired folder then run `--headers -t path/to/header_template.md` in the terminal. This will modify source files in the folder and add the header comments.
53
51
54
-
55
52
<!-- END _README_CONTENT -->
56
53
57
54
---
58
55
59
-
☝️ Please refer to the [API reference](https://pub.dev/documentation/df_generate_header_comments/) for more information.
56
+
🔍 For more information, refer to the [API reference](https://pub.dev/documentation/df_generate_header_comments/).
60
57
61
58
---
62
59
@@ -66,7 +63,6 @@ This is an open-source project, and we warmly welcome contributions from everyon
66
63
67
64
### ☝️ Ways you can contribute
68
65
69
-
-**Buy me a coffee:** If you'd like to support the project financially, consider [buying me a coffee](https://www.buymeacoffee.com/dev_cetera). Your support helps cover the costs of development and keeps the project growing.
70
66
-**Find us on Discord:** Feel free to ask questions and engage with the community here: https://discord.gg/gEQ8y2nfyX.
71
67
-**Share your ideas:** Every perspective matters, and your ideas can spark innovation.
72
68
-**Help others:** Engage with other users by offering advice, solutions, or troubleshooting assistance.
@@ -83,7 +79,6 @@ If you're enjoying this package and find it valuable, consider showing your appr
This project is released under the [MIT License](https://raw.githubusercontent.com/dev-cetera/df_generate_header_comments/main/LICENSE). See [LICENSE](https://raw.githubusercontent.com/dev-cetera/df_generate_header_comments/main/LICENSE) for more information.
0 commit comments