Add newline under section

Author BarbUk <julien.virey@gmail.com> 2026-02-01 09:33:58 +0400
Committer BarbUk <julien.virey@gmail.com> 2026-02-01 09:33:58 +0400
Commit bd1bcf5b88a1df5a993866aa95a7a26593120a5e (patch)
-rw-r--r-- README.md 1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
...
109
```
109
```
110
  
110
  
111
### Other useful commands/files
111
### Other useful commands/files
  
112
  
112
```bash
113
```bash
113
update-desktop-database ~/.local/share/applications
114
update-desktop-database ~/.local/share/applications
114
less ~/.config/mimeapps.list
115
less ~/.config/mimeapps.list
...