From 0d7cb0a75e1cccb0a4aae677fcc15fbfe70f5add Mon Sep 17 00:00:00 2001 From: rramiachraf <51409801+rramiachraf@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:27:21 +0100 Subject: [PATCH] refactor public instances section --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e152b3..39b60fb 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ The default port is 5555, you can use other ports by setting the `PORT` environm ## Public Instances -- [dumb.nunosempere.com](https://dumb.nunosempere.com/) (experimental) +| URL | Region | CDN? | Operator | +| --- | ------ | ---- | -------- | +| [dumb.nunosempere.com](https://dumb.nunosempere.com/) (experimental) | DE | No | @NunoSempere | -As of now, I (@arramiachraf) still haven't got the time to make a public instance and maintain it for people to use at large. For anyone interested in this task feel free to do so and don't forget to create a pull request so I can include your instance here. +For people who might be capable and interested in hosting a public instance feel free to do so and don't forget to open a pull request so your instance can be included here. ## Contributing Contributions are welcome.