summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2017-04-15 17:09:05 -0700
committerGeorge Fraser <george@fivetran.com>2017-04-15 17:09:05 -0700
commit739ef63a8dad659f33e2ae4a5644a35cd96f7068 (patch)
treea77493557378f7f44d8623d4718592a5329dffda /README.md
parentea64db9d73aaa7cef817c95e90ec57bd1e2cddd9 (diff)
downloadjava-language-server-739ef63a8dad659f33e2ae4a5644a35cd96f7068.zip
Videos
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2bd6fa6..d5762b7 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,14 @@ Requires that you have Java 8 installed on your system.
## Features
+### Javadoc
+
+<img src="http://g.recordit.co/GROuFBSPQD.gif">
+
+### Signature help
+
+<img src="http://g.recordit.co/pXkdKptzrI.gif">
+
### Autocomplete symbols (with auto-import)
<img src="http://g.recordit.co/HpNZPIDA8T.gif">