commit 7155b70960020535eba59dfcf4c94f349a37a397 Author: Julien Nicoulaud Date: Wed Jul 20 14:38:50 2011 +0200 Add README diff --git a/README.md b/README.md new file mode 100644 index 0000000..38ba14e --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +zsh-completions +=============== + +**Additional completion definitions for [Zsh](http://www.zsh.org).** + +The scripts are meant to be contributed to the Zsh project when stable enough. + + +Status +------ +See [issues](issues) for details on each completion definition. + + +Usage +----- +Drop the scripts in a directory included in your `$fpath`. + + +License +------- +See each file for license details. +