Small improvements to documentation.
authorTim Vaughan <tgvaughan@gmail.com>
Sun, 28 Apr 2019 20:22:06 +0000 (22:22 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Sun, 28 Apr 2019 20:22:06 +0000 (22:22 +0200)
README.md
elpher.el

index 0764114..533e245 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Elpher
 
 Elpher aims to provide a full-featured gopher client for GNU Emacs.
+
 It supports:
 - simple keyboard and mouse-driven browsing,
 - caching of visited sites,
index 3750962..5a977ca 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -43,6 +43,9 @@
 ;; page containing information on key bindings and suggested starting
 ;; points for your gopher exploration.
 
+;; Faces, caching options and start page can be configured via
+;; the Elpher customization group in Applications.
+
 ;;; Code:
 
 (provide 'elpher)