diff options
author | Slack Coder <slackcoder@server.ky> | 2023-09-18 11:14:21 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2023-09-18 11:14:21 -0500 |
commit | ef52908b674351569917c06c3c0c55e2c0d1666a (patch) | |
tree | 7b63bd9af9ae6aca787dafe9aff3d6214cbb6beb | |
parent | 874ab067f29b5c06dd06a871e096c2cd402f5c40 (diff) | |
download | pkgtools-go-ef52908b674351569917c06c3c0c55e2c0d1666a.tar.xz |
Remove funding section from README
The funding webpage is deprecated for now.
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -29,12 +29,6 @@ Planned improvements and known issues are listed on the project's [todo branch](https://git.server.ky/slackcoder/pkgtools-go/tree/todo?h=todo). 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. - ## Whats included? The commands 'installpkg' and 'removepkg' are included. |