aboutsummaryrefslogtreecommitdiffsponsor
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2022-04-11 14:03:53 -0500
committerSlack Coder <slackcoder@server.ky>2022-04-13 09:24:34 -0500
commitcfac2ed7530f1d0fe0e0a0077634751830a723f0 (patch)
tree43282d86942cc91663cbad697447950b4ace15f8
parentae90b7b85a69ccaf4cfa344cd979bac61afcf48b (diff)
downloadpkgtools-go-cfac2ed7530f1d0fe0e0a0077634751830a723f0.tar.xz
README: fix 'benefit's paragraph format
-rw-r--r--README.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index e648e3a..8a047a6 100644
--- a/README.md
+++ b/README.md
@@ -8,19 +8,20 @@ Planned improvements and known issues are listed on the project's [issue tracker
- Clear modifiable source code
- These programs are written in a simple and easy to understand programming
- language called Golang. Slackware's official tools are written in a
- programming language (bash) which is harder to understand and customize.
+ These programs are written in a simple and easy to understand programming
+ language called Golang. Slackware's official tools are written in a
+ programming language (bash) which is harder to understand and customize.
- 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.
+ 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.
- 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.
+ 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.
## Install