Skip to content

Commit 7452ade

Browse files
docs: Add a table of contents, support section, and link to the title in the README.
1 parent d6683b4 commit 7452ade

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

readme.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,15 @@
1111
[![RGPD](https://img.shields.io/badge/RGPD-Compliant-blue?style=for-the-badge&logo=gdpr&logoColor=white)](https://github.com/EthanThePhoenix38/dependabot-secure-flow)
1212
</div>
1313

14-
# DependabotSecureFlow
14+
# [DependabotSecureFlow](https://github.com/EthanThePhoenix38/dependabot-secure-flow)
15+
16+
## Table of Contents
17+
- [Overview](#overview)
18+
- [Key Features & Philosophy](#key-features--philosophy)
19+
- [Why This Pattern? (The "Secret Sauce")](#why-this-pattern-the-secret-sauce)
20+
- [Installation](#installation)
21+
- [Configuration Options](#configuration-options)
22+
- [Support This Project](#support-this-project)
1523

1624
**Version**: 1.0.0
1725
**Author**: EthanThePhoenix38
@@ -168,6 +176,22 @@ jobs:
168176
| `node-version` | Node versions to use | No | 20 |
169177
| `test-command` | Command to run for validation | No | `npm install && npm run build` |
170178

171-
## Professional Page
179+
## Support This Project
180+
181+
If this action helps secure your projects, support the development:
182+
183+
[![GitHub Sponsors](https://img.shields.io/badge/Sponsor_on-GitHub-ea4aaa?style=for-the-badge&logo=github)](https://github.com/sponsors/EthanThePhoenix38)
184+
[![Patreon](https://img.shields.io/badge/Support_on-Patreon-F96854?style=for-the-badge&logo=patreon)](https://patreon.com/EthanThePhoenix)
185+
[![PayPal](https://img.shields.io/badge/Support_via-PayPal-00457C?style=for-the-badge&logo=paypal)](https://www.paypal.com/paypalme/VanessaBernier)
186+
[![Ko-fi](https://img.shields.io/badge/Support_on-Ko--fi-F16061?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/EthanThePhoenix)
172187

188+
**Your support helps fund the server and AI development!**
189+
In exchange, I will add a link to your GitHub profile in the Contributors section.
190+
191+
Or you can:
192+
- Star this repository
193+
- Fork it to customize for your needs
194+
- Report issues to help improve it
195+
196+
## Professional Page
173197
[https://thephoenixagency.github.io](https://thephoenixagency.github.io)

0 commit comments

Comments
 (0)