@adbjs/sdk 2.0.1 → 2.0.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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -317,8 +317,8 @@ pnpm typecheck
|
|
|
317
317
|
|
|
318
318
|
MIT
|
|
319
319
|
|
|
320
|
-
## 🔗
|
|
320
|
+
## 🔗 Related
|
|
321
321
|
|
|
322
|
+
- [@adbjs/cli](https://www.npmjs.com/package/@adbjs/cli) - Command-line interface for AllDebrid
|
|
322
323
|
- [AllDebrid API Documentation](https://docs.alldebrid.com/)
|
|
323
324
|
- [GitHub Repository](https://github.com/Trisard/alldebrid-ts)
|
|
324
|
-
- [NPM Package](https://www.npmjs.com/package/@adbjs/sdk)
|