diff --git a/README.md b/README.md index a78e8eaa..f3b17e06 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ +

- Welcome to TurboBoost Commands 👋
+ Welcome to TurboBoost Commands 👋

@@ -122,14 +123,29 @@ Commands can be tested in isolation as well as with standard Rails controller, i ## Sponsors -

- Proudly sponsored by -

-

- - - -

+### Open Source projects like TurboBoost rely on your support + +Please consider a **one-time donation** to ensure the continued growth and maintenance of this project. +Your contribution will help drive the evolution of **TurboBoost**, enabling new features, enhancements, and bug fixes that benefit the entire community. + + + Make a one-time Stripe donation + + + Make a one-time Coinbase donation + + +> [!TIP] +> Every contribution makes a difference, _no matter the amount._ +> You will receive a formal receipt for your financial records and accounting purposes. + +--- + +Proudly sponsored by + + + + ## Dependencies diff --git a/package-lock.json b/package-lock.json index 16f92a59..fc9723f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@turbo-boost/commands", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@turbo-boost/commands", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "dependencies": { "debounced": "^1.0.0"