Static site hosting via tangled

Update readme

Changed files
+5 -1
+5 -1
README.md
···
See `config.multiple.example.json` for an example of a multi-site config.
-
Then run:
+
Then:
```bash
npm install
npx tangled-pages --config config.json
```
+
+
## Example
+
+
You can see an example of a hosted site [here](https://tangled-pages-example.gracekind.net).
## Limitations