From 8dd8e86139c17d6fbd74e3bb06d9a23661973f1c Mon Sep 17 00:00:00 2001 From: Mikhail Baranov Date: Wed, 18 Feb 2015 12:30:37 +0300 Subject: [PATCH] Add README for BEM autocomplete plugin --- plugins/bem/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/bem/README.md diff --git a/plugins/bem/README.md b/plugins/bem/README.md new file mode 100644 index 000000000..c719d493e --- /dev/null +++ b/plugins/bem/README.md @@ -0,0 +1,7 @@ +# BEM autocomplete plugin +Adds autocomplete options for bem-tools — toolkit to work with files based on BEM methodology +http://bem.info/tools/bem/ + +## Requirements + +In order to make this work, you will need to install bem-tools. See https://github.com/bem/bem-tools for details