diff options
Diffstat (limited to 'oh-my-zsh/plugins/bedtools/README.md')
-rw-r--r-- | oh-my-zsh/plugins/bedtools/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oh-my-zsh/plugins/bedtools/README.md b/oh-my-zsh/plugins/bedtools/README.md new file mode 100644 index 0000000..c4de4e3 --- /dev/null +++ b/oh-my-zsh/plugins/bedtools/README.md @@ -0,0 +1,5 @@ +# Bedtools plugin + +This plugin adds support for the [bedtools suite](http://bedtools.readthedocs.org/en/latest/): + +* Adds autocomplete options for all bedtools sub commands. |