Prevent adding properties to node display strings.
[elpher.git] / README.md
index f8786d4..c71bc8c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ 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!
@@ -50,7 +51,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.