improve readme, remove comments about dependencies

This commit is contained in:
chrunchyjesus 2019-05-04 08:16:49 +02:00
parent 032568e308
commit 110c2ffeb9
No known key found for this signature in database
GPG key ID: 0C364160C9308A88
2 changed files with 3 additions and 4 deletions

View file

@ -13,6 +13,8 @@ This module adds support for shell scripting languages.
* Install
** Dependencies
This module has one soft dependency:
This module has several soft dependencies:
+ ~shellcheck~ Enables shell script linting.
+ ~bashdb~ Enables debugging for bash scripts.
+ ~zshdb~ Enables debugging for zsh scripts.