final tt updates
[emacs-init.git] / elpa / tss-readme.txt
diff --git a/elpa/tss-readme.txt b/elpa/tss-readme.txt
new file mode 100644 (file)
index 0000000..c93463c
--- /dev/null
@@ -0,0 +1,7 @@
+This extension is a interface for typescript-tools.
+This extension provides the following on typescript-mode.
+ - Auto completion by using auto-complete.el
+ - Check syntax by using flymake.el
+
+For more infomation,
+see <https://github.com/aki2o/emacs-tss/blob/master/README.md>