aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..77c8451
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+vim-rails-locale-alternate
+==========================
+
+Makes it easier to open alternate Rails locale files. While editing a locale
+file, you may want to reference the translations of another language. This
+plugin provides commands to open a different language version of the current
+locale file in a separate window.
+
+
+## Demo
+![Screencast](./Demo.gif)
+
+
+## License
+Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).