commit 5a77b6f6cee35d1e0e6af5601c3e37dde3df8c0d parent b53e6e930f75b1a683a7bee1d979a302c0f63c83 Author: Ed van Bruggen <edvb54@gmail.com> Date: Wed, 29 Apr 2015 17:19:28 -0700 Update README Diffstat:
README.md | | | 18 | ++++++++++++++++++ |
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,3 +1,21 @@ # Dmenu-Scripts A small collection of scripts that use dmenu. + +## Installation + +Move the scripts you want to use somewhere into your $PATH or other permanent +location. Then use a hotkey manager to bind a key of your choice to the +file name if in your $PATH, or its normal path if in a random folder. + +## Contributing + +I am open to pull requests just as long as you know [how to to write a commit +message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). +Please report any bugs/issues you find. I am also very open to new ideas and +critique. + +## Licence + +zlib License +