From d7e1ef26312b95b729e844a2a95f6c1a42001463 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen Date: Wed, 27 Dec 2023 04:24:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 749a6df..940e166 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provid ### Authors - [Your Name](https://codeberg.org/YOURUSERNAME) ``` -9. Add your patch to the [dwl-patches wiki](https://codeberg.org/dwl/dwl-patches/wiki) categorized list and alphabetized sidebar using this template: - ```markdwon +9. Use this template to add your patch to the [wiki](https://codeberg.org/dwl/dwl-patches/wiki)'s categorized list and sidebar index: + ```markdown * [PATCHNAME](https://codeberg.org/dwl/dwl-patches/wiki/PATCHNAME) ``` 10. Keep your `PATCHNAME.patch` file AND the associated wiki page updated appropriately.