noah-cursor 1.5.10 → 1.5.11
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 +7 -7
- package/assets/qr-code.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<a href="https://www.npmjs.com/package/noah-cursor"><img src="https://img.shields.io/npm/dm/noah-cursor.svg" alt="npm downloads" /></a>
|
|
15
15
|
<a href="LICENSE"><img src="https://img.shields.io/npm/l/noah-cursor.svg" alt="license" /></a>
|
|
16
16
|
<img src="https://img.shields.io/node/v/noah-cursor.svg" alt="node" />
|
|
17
|
-
<a href="https://
|
|
17
|
+
<a href="https://ko-fi.com/itsmenoahpoli"><img src="https://img.shields.io/badge/Ko--fi-F16061?style=flat&logo=ko-fi&logoColor=white" alt="Ko-fi" /></a>
|
|
18
18
|
</p>
|
|
19
19
|
|
|
20
20
|
```bash
|
|
@@ -382,20 +382,20 @@ Whether it's a Skill you want added, a Rule for your stack, a bug report, or an
|
|
|
382
382
|
|
|
383
383
|
## Support
|
|
384
384
|
|
|
385
|
-
If Noah saves you time, consider
|
|
385
|
+
If Noah saves you time, consider supporting on Ko-fi — it helps keep the CLI and registry maintained.
|
|
386
386
|
|
|
387
387
|
<p align="center">
|
|
388
|
-
<a href="https://
|
|
389
|
-
<img src="https://
|
|
388
|
+
<a href="https://ko-fi.com/itsmenoahpoli">
|
|
389
|
+
<img src="https://storage.ko-fi.com/cdn/kofi2.png?v=3" alt="Support me on Ko-fi" height="45" />
|
|
390
390
|
</a>
|
|
391
391
|
</p>
|
|
392
392
|
|
|
393
393
|
<p align="center">
|
|
394
|
-
<a href="https://
|
|
395
|
-
<img src="https://cdn.jsdelivr.net/npm/noah-cursor@latest/assets/qr-code.png" alt="
|
|
394
|
+
<a href="https://ko-fi.com/itsmenoahpoli">
|
|
395
|
+
<img src="https://cdn.jsdelivr.net/npm/noah-cursor@latest/assets/qr-code.png" alt="Ko-fi QR code" width="220" />
|
|
396
396
|
</a>
|
|
397
397
|
<br />
|
|
398
|
-
<sub>Scan to support on
|
|
398
|
+
<sub>Scan to support on Ko-fi</sub>
|
|
399
399
|
</p>
|
|
400
400
|
|
|
401
401
|
## License
|
package/assets/qr-code.png
CHANGED
|
Binary file
|