ccteams 0.1.1 → 0.1.2
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 +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -225,3 +225,11 @@ Installs the CLI from the repo's current source.
|
|
|
225
225
|
## License
|
|
226
226
|
|
|
227
227
|
MIT © toffyui. See [LICENSE](./LICENSE) for the full text.
|
|
228
|
+
|
|
229
|
+
## Orynth
|
|
230
|
+
|
|
231
|
+
I would be greateful if you can vote here!
|
|
232
|
+
|
|
233
|
+
<a href="https://orynth.dev/projects/ccteams" target="_blank" rel="noopener">
|
|
234
|
+
<img src="https://orynth.dev/api/badge/ccteams?theme=light&style=default" alt="Featured on Orynth" width="260" height="80" />
|
|
235
|
+
</a>
|