X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/2d1b92115c75a0da9b18be84f8f26bcf01b9f35f..6624985cf4537440cb6403e319d16ce83bee43f2:/README.md?ds=sidebyside diff --git a/README.md b/README.md index c03939a..2fb2c48 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ while true; do done & ``` -# Contributors +# Contributing -See CONTRIBUTORS.md file. +See TODO.md for things that you could do. + +People who contributed are listed in the CONTRIBUTORS.md file. + +If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style)! For indentation please use 4 spaces.