Updated PackageManagementTools (markdown)
diff --git a/PackageManagementTools.md b/PackageManagementTools.md
index 3ed95a0..8161efd 100644
--- a/PackageManagementTools.md
+++ b/PackageManagementTools.md
@@ -17,7 +17,7 @@
  * [vexp](https://github.com/kr/vexp)
  * [gv](https://github.com/forestgiant/gv)
  * [gvt](https://github.com/FiloSottile/gvt) - Recursively retrieve and vendor packages.
- * [govend](https://github.com/govend/govend)
+ * [govend](https://github.com/govend/govend) - Manage dependencies like `go get` but for `/vendor`.  
  * [Glide](https://github.com/Masterminds/glide) - Manage packages like composer, npm, bundler, or other languages.
  * [Vendetta](https://github.com/dpw/vendetta)
  * [trash](https://github.com/rancher/trash)