From b80bf3e1e8c428f6360a8faafc20c8b2cf949c96 Mon Sep 17 00:00:00 2001 From: Zhang Chiyuan Date: Mon, 17 Mar 2008 02:16:33 +0000 Subject: [PATCH] add README file. --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..f5a1498 --- /dev/null +++ b/README @@ -0,0 +1,6 @@ +YASnippet re-design and re-writing of my original extension +smart-snippet. The goal is ease of use and full features. + +You can find a brief configuration guide on the project homepage: +http://code.google.com/p/yasnippet/ . Detailed documentation can also +be found there (the wiki pages on the right sidebar).