diff --git a/readme.md b/readme.md index 31b9e1f..790a435 100644 --- a/readme.md +++ b/readme.md @@ -12,5 +12,18 @@ That means ### Protocol neutrality Clients should be able to easily be ported to TOR/Gemini/IPFS/ect +### Can I join? +You don't need my permission! +Simply follow the steps and you're online! + +1) Grab the example file +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 *` +5) Feel free to test your setup by visiting: +https://libresolutions.network/Interverse?url=your.website +6) If you need any help feel free to get in touch with me by e-mailing gabriel@libresolutions.network + +