diff --git a/README.md b/README.md index 9f57927..f64b139 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,10 @@ [![MELPA Stable](https://stable.melpa.org/packages/doom-modeline-badge.svg)](https://stable.melpa.org/#/doom-modeline) [![License](http://img.shields.io/:license-gpl3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html) -A fancy and fast mode-line which was from [DOOM -Emacs](https://github.com/hlissner/doom-emacs/tree/master/modules/ui/doom-modeline), -but it's more powerful and much faster. +A fancy and fast mode-line inspired by minimalism design. -It's integrated into [Centaur Emacs](https://github.com/seagle0128/.emacs.d) by -default. +It's integrated into [Doom Emacs](https://github.com/hlissner/doom-emacs) and +[Centaur Emacs](https://github.com/seagle0128/.emacs.d). ## Feature diff --git a/doom-modeline.el b/doom-modeline.el index 6881f2e..4834ed2 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -29,12 +29,12 @@ ;;; Commentary: ;; -;; This package offers a fancy and fast mode-line which was from DOOM Emacs -;; (https://github.com/hlissner/doom-emacs/tree/master/modules/ui/doom-modeline), -;; but it's more powerful and much faster. -;; It's also integrated into Centaur Emacs (https://github.com/seagle0128/.emacs.d). +;; This package offers a fancy and fast mode-line inspired by minimalism design. ;; -;; The doom-modeline was designed for minimalism, and offers: +;; It's integrated into Doom Emacs (https://github.com/hlissner/doom-emacs) and +;; Centaur Emacs (https://github.com/seagle0128/.emacs.d). +;; +;; The doom-modeline offers: ;; - A match count panel (for anzu, iedit, multiple-cursors, symbol-overlay, ;; evil-search and evil-substitute) ;; - An indicator for recording a macro