diff --git a/README.md b/README.md index 6e48044..8b86da1 100644 --- a/README.md +++ b/README.md @@ -72,14 +72,21 @@ list. [How to create a plugin](HOW_TO_PLUGIN.md). It's easy. +### Tests + +Requirements: [vagrant](https://www.vagrantup.com/) + +Running the test suite: + + $ ./run-tests + ### About Truth be told, there aren't too many TMUX plugins out there. People mostly just copy code snippets from each others' `.tmux.conf` files. I hope TMUX plugin manager (TPM) inspires people to do better and more creative -things with TMUX. See also -[instructions how to create your own plugin](HOW_TO_PLUGIN.md). +things with TMUX. ### License