diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-08-28 15:16:06 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-08-28 15:16:06 -0400 |
commit | 0862bfa13c77484461eb96b2d94180d835ef2805 (patch) | |
tree | 4af15bff744ec448fdcb118a6fb76e0b69c006bf | |
parent | d0020482c7a14645af6ecba0a8f13dd32bff994c (diff) | |
download | getwtxt-0862bfa13c77484461eb96b2d94180d835ef2805.tar.gz |
added public instance envs.net
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md index 930568c..bf76528 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,12 @@ for tags and key words. * Optional `TLS` support * Optional hostname matching (serve requests for eg. `twtxt.example.com` without a reverse proxy) -A public instance is currently available: +## Public Instances + * [twtxt.tilde.institute](https://twtxt.tilde.institute) +* [twtxt.envs.net](https://twtxt.envs.net/) + +Would you like your instance listed? Submit a PR or shoot me an email :) ## Installation |