readme: use ATX-style headings

This commit is contained in:
Fernando Schauenburg 2024-07-20 01:37:11 +02:00
parent 470543f295
commit 4d03979765

View file

@ -1,10 +1,8 @@
My dotfiles # My dotfiles
================================================================================
Always evolving... Always evolving...
Quick Start ## Quick Start
--------------------------------------------------------------------------------
```bash ```bash
$ git clone https://github.com/fschauen/dotfiles.git $HOME/.dotfiles $ 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. 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. 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 [git-crypt] and [gpg] are needed to decrypt sensitive information in the
repository. repository.