From cfac2ed7530f1d0fe0e0a0077634751830a723f0 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Mon, 11 Apr 2022 14:03:53 -0500 Subject: README: fix 'benefit's paragraph format --- README.md | 19 ++++++++++--------- 1 file 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 -- cgit v1.2.3