We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201b327 commit 694b8b0Copy full SHA for 694b8b0
README.md
@@ -10,9 +10,11 @@ In the next updates I will add the newest APIs of HTML5
10
11
To try it, just write.
12
13
-Example:
+Examples:
14
15
-<img src="http://i57.tinypic.com/5v65ia.gif" alt="example of JavaScript Completions"/>
+<img src="https://media.giphy.com/media/l0MYypWg9s9exQ0xi/giphy.gif" alt="example #1 of JavaScript Completions"/>
16
+
17
+<img src="https://media.giphy.com/media/d31wQpJ2iCyGtS0M/giphy.gif" alt="example #2 of JavaScript Completions"/>
18
19
<code>description-Name_of_function/property/method</code> shows to you the explanation of the function/property/method and its syntax.
20
0 commit comments