@shmulikdav/solix 1.8.0 → 1.9.1

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 CHANGED
@@ -10,7 +10,7 @@ permission without leaving the browser.
10
10
 
11
11
  [![npm version](https://img.shields.io/npm/v/@shmulikdav/solix.svg)](https://www.npmjs.com/package/@shmulikdav/solix)
12
12
  [![npm downloads](https://img.shields.io/npm/dm/@shmulikdav/solix.svg)](https://www.npmjs.com/package/@shmulikdav/solix)
13
- [![license](https://img.shields.io/npm/l/@shmulikdav/solix.svg)](https://github.com/shmulikdav/solarix/blob/main/LICENSE)
13
+ [![license](https://img.shields.io/npm/l/@shmulikdav/solix.svg)](https://github.com/shmulikdav/Solix/blob/main/LICENSE)
14
14
  [![node](https://img.shields.io/node/v/@shmulikdav/solix.svg)](https://nodejs.org)
15
15
 
16
16
  ## Install
@@ -29,7 +29,7 @@ everything.
29
29
  solix install # one-time: wires Claude Code hooks
30
30
  solix start # boot the server (default port 4242)
31
31
  # In another terminal:
32
- solix demo # seed 3 planets to play with
32
+ solix demo # seed a fully populated demo galaxy to play with
33
33
  ```
34
34
 
35
35
  Open `http://127.0.0.1:4242`. Press `Y` to approve the demo's
@@ -70,7 +70,7 @@ The full docs live in the GitHub repo:
70
70
  - **DEMO walkthroughs** — for non-technical, PM, and developer
71
71
  audiences
72
72
 
73
- → <https://github.com/shmulikdav/solarix>
73
+ → <https://github.com/shmulikdav/Solix>
74
74
 
75
75
  ## License
76
76