diff --git a/README.md b/README.md index 3e867c2..757ef5d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Jetforce An experimental TCP server for the new, under development Gemini Protocol. -Learn more [here](https://gopher.commons.host/gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini). +Learn more about Gemini [here](https://gopher.commons.host/gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini). ![Rocket Launch](resources/rocket.jpg) @@ -70,7 +70,7 @@ optional arguments: The server's hostname should be set to the *DNS* name that you expect to receive traffic from. For example, if your jetforce server is running on -"gemini://cats.com", you should set the hostname to "cat.com". Any URLs +"gemini://cats.com", you should set the hostname to "cats.com". Any URLs that do not match this hostname will be refused by the server, including URLs that use a direct IP address such as "gemini://174.138.124.169".