diff options
author | Teddy Wing | 2021-03-17 22:35:32 +0100 |
---|---|---|
committer | Teddy Wing | 2021-03-17 22:35:32 +0100 |
commit | 8f0a9ed4e169ad268d0181fab50245e0a374d6f5 (patch) | |
tree | 8345d4169460865e93d39a66bf0c2996bac22e5e | |
parent | 54b47965f31fbb2844d4e605c05ad71a1c48ffbc (diff) | |
download | mutt-ottolangy-8f0a9ed4e169ad268d0181fab50245e0a374d6f5.tar.bz2 |
README: Remove the Usage section and replace it with Install
Realised that there wasn't really a difference between the content for
the two.
-rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -6,9 +6,11 @@ replying to. TODO -## Usage +## Install +TODO: binary + Copy the contents of the included [muttrc] file or source it. The included -macros override Mutt’s reply commands +macros override Mutt’s reply commands. TODO Mutt config (Add those in a new .muttrc file) @@ -20,10 +22,6 @@ supported. If the language isn’t recognised as French, attribution defaults to English. -## Install -TODO - - ## License Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included COPYING file). |