@morambacrypto/connect 0.0.8 → 0.0.9
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 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -83,11 +83,16 @@ const client = new MorambaClient({
|
|
|
83
83
|
|
|
84
84
|
## Support
|
|
85
85
|
|
|
86
|
-
For issues and questions, please visit the
|
|
86
|
+
For issues and questions, please visit the <a href="https://moramba.xyz" target="_blank" rel="noopener noreferrer">
|
|
87
|
+
moramba.xyz
|
|
88
|
+
</a>.
|
|
87
89
|
|
|
88
90
|
## Documentation
|
|
89
91
|
|
|
90
|
-
For complete API documentation, visit
|
|
92
|
+
For complete API documentation, visit
|
|
93
|
+
<a href="https://morambacrypto.readme.io/" target="_blank" rel="noopener noreferrer">
|
|
94
|
+
API Documentation
|
|
95
|
+
</a>
|
|
91
96
|
|
|
92
97
|
## License
|
|
93
98
|
|