From 7155b70960020535eba59dfcf4c94f349a37a397 Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Wed, 20 Jul 2011 14:38:50 +0200 Subject: [PATCH] Add README --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md 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. +