Changes description to be more generic

This commit is contained in:
Eric Amodio
2016-09-05 17:52:43 -04:00
parent e929db0106
commit fbcd0a9cd6

View File

@@ -8,7 +8,7 @@
}, },
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"displayName": "GitLens", "displayName": "GitLens",
"description": "Provides Git blame information in CodeLens", "description": "Provides Git information in CodeLens",
"categories": [ "categories": [
"Other" "Other"
], ],