X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=b0517cd9a4b2949e689c7018250dbcc9e2c2c64b;hb=de1421be3ee53cb4ea8f112834d3de7a863fdd40;hp=15f6772a01db5095acd1e447f7e0f2abd1b24d02;hpb=c9a20f4f198e1877bd260a610b1692b3d65d0eba;p=xogo.git diff --git a/README.md b/README.md index 15f6772..b0517cd 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ PHP + Node.js + npm. ## Usage -```wget https://xogo.live/assets.zip && unzip assets.zip```
-Rename parameters.js.dist → parameters.js, and edit file.
+```wget https://xogo.live/assets.zip && unzip assets.zip```
+Rename parameters.js.dist → parameters.js, and edit file.
```npm i``` -Generate some pieces:
-```python generateSVG.py``` in variants/Avalam/pieces +Generate some pieces:
+```python generateSVG.py``` in pieces/Avalam ```./start.sh``` (and later, ```./stop.sh```)