Update README.md

This commit is contained in:
A Frederick Christensen 2023-12-27 04:24:30 +00:00
parent f4bd84fb13
commit d7e1ef2631

View File

@ -33,8 +33,8 @@ Since dwl follows [suckless](https://suckless.org/) philosophy it doesn't provid
### Authors ### Authors
- [Your Name](https://codeberg.org/YOURUSERNAME) - [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: 9. Use this template to add your patch to the [wiki](https://codeberg.org/dwl/dwl-patches/wiki)'s categorized list and sidebar index:
```markdwon ```markdown
* [PATCHNAME](https://codeberg.org/dwl/dwl-patches/wiki/PATCHNAME) * [PATCHNAME](https://codeberg.org/dwl/dwl-patches/wiki/PATCHNAME)
``` ```
10. Keep your `PATCHNAME.patch` file AND the associated wiki page updated appropriately. 10. Keep your `PATCHNAME.patch` file AND the associated wiki page updated appropriately.