From e5400051bbd1a31407a5c3f3abe650938383dea4 Mon Sep 17 00:00:00 2001 From: Gabriel Wilson Date: Wed, 26 Jan 2022 05:31:45 -0500 Subject: [PATCH] example file --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3209758..517168e 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ Clients should be able to easily be ported to TOR/Gemini/IPFS/ect You don't need my permission! Simply follow the steps and you're online! -1) Grab the example file +1) Grab the [example file](https://codeberg.org/gabe/Interverse/src/branch/main/interverse-example.json) 2) Modify it with your data 3) Serve that file from your.website/.well-known/interverse 4) Ensure that the webserver also adds the correct header: `access-control-allow-origin *`