From eb6f93163b832f1ac3df7f31e06fd3477f2b6b1e Mon Sep 17 00:00:00 2001 From: psampaz Date: Mon, 9 May 2022 21:42:27 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dde0e74..50ad2e3 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,17 @@ into this +-------------------------------------------+--------------------------------------+------------------------------------+--------+--------+---------+ | github.com/BurntSushi/locker | v0.0.0-20171006230638-a6e239ea1c69 | | true | true | | github.com/BurntSushi/toml | v0.0.0-20170626110600-a368813c5e64 | v0.3.1 | true | true | -+-------------------------------------------+--------------------------------------+------------------------------------+--------+--------+---------+ ++-------------------------------------------+--------------------------------------+----------------o --------------------+--------+--------+---------+ ``` + +## Contributing + +You are welcome to contribute bug fixes or improvements. + +In case of a bug fix please submit a PR directly. + +In case of a new feature/improvement but please **open an issue first**, describing in detail the desired change. I would like to keep this tool as simple as possible so that it is easy to use and easy to maintain. My time is limited and I want to respect your time also. + ## Installation ```