From eeeb71ba2728b27366e71320175aa68f12eb5744 Mon Sep 17 00:00:00 2001 From: tony Date: Sun, 8 Dec 2024 17:52:06 +0200 Subject: [PATCH] docs: update readme --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c1a50bb..b6e2011 100644 --- a/README.md +++ b/README.md @@ -138,9 +138,17 @@ $ zit doctor - [x] git config --unset-all --system user.email ``` -## Contributors +## Contributing -- @arjunrn -- @etolmach +If you feel you can contribute to this project, or you've found a bug, create an issue or pull request. -[![Star History Chart](https://api.star-history.com/svg?repos=ayakovlenko/zit&type=Date)](https://star-history.com/#ayakovlenko/zit&Date) +This project is soley mantained, so it is prone to bugs and anti-patterns, please call them out. + +All contributions are highly appreciated! + +[![](https://api.star-history.com/svg?repos=ayakovlenko/zit&type=Date)](https://star-history.com/#ayakovlenko/zit&Date) + +### Contributors + +- [@arjunrn](https://github.com/arjunrn) +- [@etolmach](https://github.com/etolmach)