branch: externals/olivetti commit fd5d85b04ba5a791f0b6010a850f24800b125314 Author: Nicholas D Steeves <nstee...@gmail.com> Commit: Nicholas D Steeves <nstee...@gmail.com>
Enhance short description --- README.md | 2 ++ olivetti.el | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 58dd8a0..1cf861a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [](https://melpa.org/#/olivetti) Olivetti is a simple Emacs minor mode for a nice writing environment. +Like the famous typewriter, Olivetti mode let's you focus on writing +rather than on the interface.  diff --git a/olivetti.el b/olivetti.el index 0ea7016..3fdef00 100644 --- a/olivetti.el +++ b/olivetti.el @@ -26,6 +26,8 @@ ;;; Commentary: ;; Olivetti is a simple Emacs minor mode for a nice writing environment. +;; Like the famous typewriter, Olivetti mode let's you focus on writing +;; rather than on the interface. ;; Features ;; --------