Static site hosting via tangled

Update readme

+5 -1
+5 -1
README.md
··· 22 23 See `config.multiple.example.json` for an example of a multi-site config. 24 25 - Then run: 26 27 ```bash 28 npm install 29 npx tangled-pages --config config.json 30 ``` 31 32 ## Limitations 33
··· 22 23 See `config.multiple.example.json` for an example of a multi-site config. 24 25 + Then: 26 27 ```bash 28 npm install 29 npx tangled-pages --config config.json 30 ``` 31 + 32 + ## Example 33 + 34 + You can see an example of a hosted site [here](https://tangled-pages-example.gracekind.net). 35 36 ## Limitations 37