@jxrstudios/jxr 1.2.27 → 1.2.28
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 +3 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,9 +8,10 @@
|
|
|
8
8
|
[](https://opensource.org/licenses/MIT)
|
|
9
9
|
|
|
10
10
|
**Website:** https://jxrstudios.online
|
|
11
|
-
**Documentation:** https://jxrstudios.online/
|
|
11
|
+
**Documentation:** https://jxrstudios.online/
|
|
12
12
|
|
|
13
13
|
---
|
|
14
|
+
Pro Tip: Just swap in your tsx where the template /src is run ``` jxr dev ``` zero build step needed if it doesnt work update your browser. Enjoy
|
|
14
15
|
|
|
15
16
|
## Table of Contents
|
|
16
17
|
|
|
@@ -747,4 +748,4 @@ MIT License — see [LICENSE](LICENSE) file for details.
|
|
|
747
748
|
<p align="center">
|
|
748
749
|
<strong>Powered by JXR Studios × DamascusAI</strong><br>
|
|
749
750
|
<sub>The edge OS runtime for developers who take their game to the next level.</sub>
|
|
750
|
-
</p>
|
|
751
|
+
</p>
|