From 3b7c2c26c8c3731f2358fc69e197a88e910b4883 Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Sat, 30 Jan 2021 14:01:14 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fb13eb2..95b978a 100644 --- a/README.md +++ b/README.md @@ -128,3 +128,9 @@ Create a new file in the root user's home: On Linux versions of doas prior to 6.3p1 required commands with arguments to be prefixed by a double-dash (--). From 6.3p1 and onward the double-dash is no longer required. Here we remove a directory owned by root: doas -- rm -rf old-directory + +## Contributing + +Contributions, in various forms, are always welcome. If you run into a problem or have an improvement you'd like to see included, pelase use GitHub's tools to submit an issue ticket or a pull request. Should you encounter a bug you feel is a security concern, please contact the developer privately at jessefrgsmith AT yahoo DOT ca. + +Financial donations are always welcome and can be submitted via PayPal to jessefrgsmith AT yahoo DOT ca or through Patreon at https://www.patreon.com/sysvinit . Thank you for your support.