tshex-cli 1.0.11 → 1.0.12
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/package.json +1 -1
- package/readme.md +2 -2
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -10,7 +10,7 @@ Because what we are trying to achieve is a separation between the domain code an
|
|
|
10
10
|
|
|
11
11
|
# Usage example
|
|
12
12
|
|
|
13
|
-
https://github.com/virtualitems/
|
|
13
|
+
https://github.com/virtualitems/tshex-cli
|
|
14
14
|
|
|
15
15
|
# Note!!!
|
|
16
16
|
|
|
@@ -18,7 +18,7 @@ This tool and its templates are in constant development, so be aware that some c
|
|
|
18
18
|
|
|
19
19
|
If you have any suggestions or improvements, please let me know.
|
|
20
20
|
|
|
21
|
-
https://github.com/virtualitems/
|
|
21
|
+
https://github.com/virtualitems/tshex-cli/issues
|
|
22
22
|
|
|
23
23
|
# Installation
|
|
24
24
|
|