From 94c335f94d7cb418c963999682f52e3f53528796 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 7 Nov 2019 09:42:48 +0100 Subject: [PATCH] Added project page url to commentry. --- elpher.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 608a3d3..05f2823 100644 --- a/elpher.el +++ b/elpher.el @@ -37,7 +37,7 @@ ;; - direct visualisation of image files, ;; - a simple bookmark management system, ;; - connections using TLS encryption, -;; - basic support for the fledgling Gemini protocol. +;; - support for the fledgling Gemini protocol. ;; To launch Elpher, simply use 'M-x elpher'. This will open a start ;; page containing information on key bindings and suggested starting @@ -46,7 +46,8 @@ ;; Full instructions can be found in the Elpher info manual. ;; Elpher is under active development. Any suggestions for -;; improvements are welcome! +;; improvements are welcome, and can be made on the official +;; project page, gopher://thelambdalab.xyz/1/projects/elpher/. ;;; Code: -- 2.20.1