From 4d0397976504f0b23d5955fefaf8e54f7a4c6457 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Sat, 20 Jul 2024 01:37:11 +0200 Subject: [PATCH] readme: use ATX-style headings --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 93704bf..f1132ac 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -My dotfiles -================================================================================ +# My dotfiles Always evolving... -Quick Start --------------------------------------------------------------------------------- +## Quick Start ```bash $ git clone https://github.com/fschauen/dotfiles.git $HOME/.dotfiles @@ -16,8 +14,7 @@ $ ./unlock.sh # decrypt the SSH configuration If you are not me, then you won't have the password to use in the last step. Just `git rm unlock.sh ssh/config` and add your own. -Prerequisites --------------------------------------------------------------------------------- +## Prerequisites [git-crypt] and [gpg] are needed to decrypt sensitive information in the repository.