📝 update README.md & webgems.code-snippets

This commit is contained in:
Kevin Van Der Werff
2019-10-02 13:35:27 +02:00
parent fdd663cd15
commit 0f56d9fbf0
2 changed files with 14 additions and 4 deletions

View File

@@ -21,7 +21,8 @@
"{",
" \"title\": \"${1:title}\",",
" \"desc\": \"${2:desc}\",",
" \"url\": \"${3:url}\"",
" \"url\": \"${3:url}\",",
" \"tags\": \"[${4:tags}]\"",
"},"
],
"description": "Add a webgem"