kaplay-ui 0.20.3 → 0.20.4
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 +4 -2
- package/assets/kaplay-ui-logo.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="assets/kaplay-ui-logo.png" alt="kaplay-ui logo" width="400" >
|
|
3
|
+
</p>
|
|
4
|
+
|
|
1
5
|
# KAPLAY UI
|
|
2
6
|
|
|
3
7
|
_A simple and customizable UI plugin library for building interfaces in https://kaplayjs.com/._
|
|
@@ -75,5 +79,3 @@ Have questions or suggestions?
|
|
|
75
79
|
Open an issue on GitHub:
|
|
76
80
|
|
|
77
81
|
👉 <https://github.com/jbakchr/kaplay-ui>
|
|
78
|
-
|
|
79
|
-
|
|
Binary file
|