@servantcdh/ez-planet-cosmos 0.2.6 → 0.2.8
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
|
@@ -229,6 +229,6 @@ import {
|
|
|
229
229
|
|
|
230
230
|
## License
|
|
231
231
|
|
|
232
|
-
This software is licensed under a custom license. See [LICENSE](
|
|
232
|
+
This software is licensed under a custom license. See [LICENSE](https://github.com/servantcdh/ez-planet-demo/blob/master/LICENSE) for the full text.
|
|
233
233
|
|
|
234
|
-
본 소프트웨어는 커스텀 라이선스가 적용됩니다. 한글 라이선스는 [LICENSE.ko](
|
|
234
|
+
본 소프트웨어는 커스텀 라이선스가 적용됩니다. 한글 라이선스는 [LICENSE.ko](https://github.com/servantcdh/ez-planet-demo/blob/master/LICENSE.ko)를 참조하세요.
|