diff --git a/README.md b/README.md index 981f228..e2be91d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # sbopkg **Slackbuilds.org Package Browser** -Sbopkg is a command-line and dialog-based tool to synchronize with the [SlackBuilds.org ("SBo")](https://www.slackbuilds.org/) repository, a +Sbopkg is a command-line and dialog-based tool to synchronize with the [SlackBuilds.org ("SBo")](https://www.slackbuilds.org/) repository, a collection of third-party SlackBuild scripts to build [Slackware](http://www.slackware.com/) packages. Sbopkg is actively maintained and a new version is released one or more times per Slackware/SBo release. Numerous people have contributed diffs, bug reports, and helpful suggestions and they are all mentioned in the THANKS file in /usr/doc/sbopkg-$VERSION. This utility would not be anywhere close to its present state without the help of these folks. **Features** @@ -22,8 +22,8 @@ Sbopkg will allow the user to: * Check for an update to sbopkg itself. * Blacklist package(s) that you don't want to update -Sbopkg (by default) will not check dependencies since that is not a feature native to Slackware. Sbopkg is one thing and one thing only: a medium to easily browse a local copy of the SlackBuilds.org repository and build packages from it. However, since 0.38.0, sqg (SBo Queue Generator) is included in the main package, so users can easily generate queue file(s) which list all dependencies and install them along the requested package. +Sbopkg (by default) will not check dependencies since that is not a feature native to Slackware. Sbopkg is one thing and one thing only: a medium to easily browse a local copy of the SlackBuilds.org repository and build packages from it. However, since 0.38.0, sqg (SBo Queue Generator) is included in the main package, so users can easily generate queue file(s) which list all dependencies and install them along with the requested package. -Sbopkg can be also be used strictly from the command line without the dialog interface, to perform most, if not all, of the same functions listed above. Typing sbopkg -h will display the command line options. +Sbopkg can also be used strictly from the command line without the dialog interface, to perform most, if not all, of the same functions listed above. Typing sbopkg -h will display the command line options. Please note that while sbopkg has performed well for many users, it is still advised to read the ChangeLog and READMEs before building package(s).