From 68d33b07c93b8e97d518588834df416acba12976 Mon Sep 17 00:00:00 2001 From: mbays Date: Mon, 12 Aug 2024 00:00:00 +0000 Subject: [PATCH] index.gmi, README.gmi: copyedit --- README.gmi | 2 +- index.gmi | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.gmi b/README.gmi index 0579c2d..4d1e271 100644 --- a/README.gmi +++ b/README.gmi @@ -7,7 +7,7 @@ A Gemini client aimed at internet-enabled touch-screen e-book reader devices, im * Restart KOReader, and select "Browse Gemini" from the search menu to get started. # Features -* File viewing via KOReader, so many filetypes supported. +* File viewing via KOReader, supporting many filetypes. * Bookmarks, history, and queue, with caching for offline use. * Trust-On-First-Use verification of server identities. * Use and generation of user identities (client certificates). diff --git a/index.gmi b/index.gmi index 46061e6..4cca768 100644 --- a/index.gmi +++ b/index.gmi @@ -1,21 +1,23 @@ # gemini.koplugin: Gemini client for KOReader A Gemini client aimed at internet-enabled touch-screen e-book reader devices, implemented as a plugin for KOReader. -=> https://koreader.rocks/ KOReader site +=> https://koreader.rocks/ KOReader website # Installing / updating * Update KOReader if necessary -- versions 2023.03 and later should be supported. * Download the tarball or git repository below, and extract to the plugins/ directory within your koreader directory (e.g. /.adds/koreader/plugins/), such that the directory plugins/gemini.koplugin/ exists. +* Restart KOReader, and select "Browse Gemini" from the search menu to get started. + => gemini.koplugin.tgz tarball => git://thegonz.net/gemini.koplugin/ git clone git://thegonz.net/gemini.koplugin/ => gemini.koplugin.bundle git bundle -* Restart KOReader, and select "Browse Gemini" from the search menu to get started. # Features -* File viewing via KOReader, so many filetypes supported. +* File viewing via KOReader, supporting many filetypes. * Bookmarks, history, and queue, with caching for offline use. * Trust-On-First-Use verification of server identities. * Use and generation of user identities (client certificates). * Configurable navigation gestures. +* File upload via Titan. => screenshot.png Screenshot -- 2.11.4.GIT