From: Tim Vaughan Date: Sun, 21 Apr 2019 18:19:49 +0000 (+0200) Subject: Improved README. X-Git-Tag: v1.0.0~64 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=29cd2f3915d52265e928152fc76ca9ccbb477621 Improved README. --- diff --git a/README.md b/README.md index 7998055..ba45458 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ -# elopher +# Elopher -Simple gopher client for emacs. +Elopher aims to provide a full-featured gopher client for GNU Emacs. +It currently supports: +- simple keyboard and mouse-driven browsing, +- caching of visited sites, +- clean and configurable visualization of Gopher directories. + +Much of Elopher is still under development. Planned features include: +- direct visualisation of image files, +- support for gopher search engines, +- support for concurrent Elopher sessions. + +Keep the non-web internet alive! + +## Installation + +Installation instructions will be added soon. ## Licence