genlayer-js 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/CHANGELOG.md +2 -0
- package/README.md +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -85,7 +85,7 @@ _* under development_
|
|
|
85
85
|
|
|
86
86
|
## 📖 Documentation
|
|
87
87
|
|
|
88
|
-
For detailed information on how to use GenLayerJS SDK, please refer to our [documentation](https://docs.genlayer.
|
|
88
|
+
For detailed information on how to use GenLayerJS SDK, please refer to our [documentation](https://docs.genlayer.com/).
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
|
|
@@ -95,4 +95,4 @@ We welcome contributions to GenLayerJS SDK! Whether it's new features, improved
|
|
|
95
95
|
|
|
96
96
|
## License
|
|
97
97
|
|
|
98
|
-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|
|
98
|
+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|