aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst1
-rw-r--r--nov.el1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3166559..46d9800 100644
--- a/README.rst
+++ b/README.rst
@@ -17,6 +17,7 @@ Features:
- Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
- Hyperlinks to internal and external targets
- Supports textual and image documents
+- Info-style History navigation
- View source of document files
- Metadata display
- Image rescaling
diff --git a/nov.el b/nov.el
index 1c5daf5..e4ace61 100644
--- a/nov.el
+++ b/nov.el
@@ -36,6 +36,7 @@
;; - Renders EPUB2 (.ncx) and EPUB3 (<nav>) TOCs
;; - Hyperlinks to internal and external targets
;; - Supports textual and image documents
+;; - Info-style History navigation
;; - View source of document files
;; - Metadata display
;; - Image rescaling