@bejibun/redis 0.1.31 → 0.1.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -101,11 +101,7 @@ export default class TestController extends BaseController {
|
|
|
101
101
|
|
|
102
102
|
## ☕ Support / Donate
|
|
103
103
|
|
|
104
|
-
If you find this project helpful and want to support it, you can donate via
|
|
105
|
-
|
|
106
|
-
[](https://paypal.me/hafiizhghulam)
|
|
107
|
-
|
|
108
|
-
Or if you are prefer using crypto :
|
|
104
|
+
If you find this project helpful and want to support it, you can donate via crypto :
|
|
109
105
|
|
|
110
106
|
| EVM | Solana |
|
|
111
107
|
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
|