Static site hosting via tangled

Update readme

Changed files
+2 -1
+2 -1
README.md
··· 11 11 KNOT_DOMAIN=knot.gracekind.net 12 12 OWNER_DID=did:plc:p572wxnsuoogcrhlfrlizlrb 13 13 REPO_NAME=tangled-pages-example 14 + BRANCH=main 14 15 ``` 15 16 16 17 Run server: ··· 32 33 ## Limitations 33 34 34 35 It fetches files from the repo on request, so it might be slow. 35 - In the future, we could cache the files and use a CI to update the cache. 36 + In the future, we could cache the files and use a CI to clear the cache as needed.