aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-29 10:25:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-29 10:25:44 -0300
commit6bd4b3305906c4d6a514605e52e2702fef33906f (patch)
treee48e3e0487b52e5ea7640908062016e9a419e163
parent3a84b53d53bca01f3a99c3f1a87d6b35de4f6ff7 (diff)
downloadstowpkg-6bd4b3305906c4d6a514605e52e2702fef33906f.tar.gz
stowpkg-6bd4b3305906c4d6a514605e52e2702fef33906f.tar.bz2
Updates README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 201ec35..f6573e6 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
Stowpkg: ports system based on GNU Stow
=======================================
-A portable, non-conflicting Unix package manager built atop GNU Stow.
+A portable, non-conflicting Unix package manager built atop of [GNU Stow](https://www.gnu.org/software/stow/).
Features
--------
-* Non-conflicting with any other package management in use (distro-spefic, npm, pip, etc).
+* Non-conflicting with any other package management in use (distro-specific, npm, pip, etc).
* Multi-target support: you can keep may isolated and independent software trees.
* Multi-distro support: works for any GNU/Linux and possible any BSD-variant.
* Repository signature verification using GnuPG and signed git commits.