Improved url regexp.
[elpher.git] / README.md
index f8786d4..e4d8778 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,10 +12,15 @@ It supports:
 - direct visualisation of image files,
 - jumping directly to links by name (with autocompletion),
 - a simple bookmark management system,
-- connections using TLS encryption.
+- connections using TLS encryption,
+- [the Gemini protocol](gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini).
 
-Elpher is under active development.  Any suggestions for improvements
-are welcome!
+The official home of elpher is gopher://thelambdalab.xyz/1/projects/elpher/.
+Please visit that page for development news and to leave feedback.
+(There is also a github repository, but this is mostly for the benifit of MELPA.)
+
+Elpher is under active development.
+Any suggestions for improvements are welcome!
 
 Installation
 ------------
@@ -50,7 +55,7 @@ To return to the page you just followed the link from, press `u`.
 Elpher caches (for the duration of an Emacs session) both page contents
 and the position of point on each of the pages (gopher menus, query
 results, or text pages) you visit, restoring these when you next visit
-the same page.  Thus, pressing @key{u} displays the previous page in
+the same page.  Thus, pressing `u` displays the previous page in
 exactly the same state as when you left, meaning that you can quickly
 and visually explore the different documents in a menu without having to
 wait for anything to reload.