From c74d8aa270583ab2d2a38d41439312af3ea0d810 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Fri, 29 Apr 2022 10:57:19 -0500 Subject: README: ellaborate on funding and issue reports --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8a047a6..2084198 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ An alternative set of Slackware's core package management tools. -Planned improvements and known issues are listed on the project's [issue tracker](https://todo.sr.ht/~slack-coder/pkgtools-go). You can help improve this project through [funding](https://funding.server.ky/project/pkgtools-go). - ## Benefits - Clear modifiable source code @@ -14,15 +12,28 @@ Planned improvements and known issues are listed on the project's [issue tracker - Stable - Ever mess up an update on Slackware? This project will allow you to - (somewhat) install or remove packages even on a broken system, making it - easier to recover the system. + Do you run Slackware Current? Ever mess up an update? + + This project will allow you to more reliably install or remove packages, + making it easier to recover a broken system. Slackware's package tools like 'installpkg' contain dependencies on commands like 'tar' and 'tar's library dependencies. These alternatives have no runtime dependencies, except when running a package's install/uninstall scripts, or ldconfig. +## Contributing + +Planned improvements and known issues are listed on the project's [issue +tracker](https://todo.sr.ht/~slack-coder/pkgtools-go). Please check there +before making any bug reports. + +You can help improve the project through +[funding](https://funding.server.ky/project/pkgtools-go). You will be able to +influence the direction and speed of project development, while matching +other's contributions. For more information, take a look the site's +'[about](https://funding.server.ky/project/pkgtools-go/about)' page. + ## Install The recommended way to build these tools is to call this command from within -- cgit v1.2.3