X-Git-Url: https://git.auder.net/images/pieces/%22%20%20%20VariantRules.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=blobdiff_plain;f=README.md;h=4846e806ebcabe1acd2a47566b164006f5d95143;hb=9b76053854ec41e9f4d52aa5ddc51ea4c4c33ab6;hp=1f81c9db8b2261ec6e31dce51dc868905db7875f;hpb=41534b92f0bcfc8ef5f58d8040706a5e7ce088c6;p=xogo.git diff --git a/README.md b/README.md index 1f81c9d..4846e80 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ A static web server like "php -S localhost:8000". Rename parameters.js.dist → parameters.js, and edit file.
```npm i``` -```./start.sh```
-```php -S localhost:PORT``` (or other static server)
+Generate some pieces:
+```python generateSVG.py``` in pieces/Avalam + +```./start.sh``` (edit 'php -S ...' line if necessary)
...
```./stop.sh```