Explorar o código

Refactor to publish

Marcelo Fornet %!s(int64=6) %!d(string=hai) anos
pai
achega
301fc2f984
Modificáronse 3 ficheiros con 2 adicións e 3 borrados
  1. 0 2
      README.md
  2. BIN=BIN
      images/xkcd.png
  3. 2 1
      package.json

+ 0 - 2
README.md

@@ -16,8 +16,6 @@ Describe specific features of your extension including screenshots of your exten
 
 For example if there is an image subfolder under your extension project workspace:
 
-![feature X](images/xkcd.png)
-
 > Tip: This is a TIP
 
 ## Requirements

BIN=BIN
images/xkcd.png


+ 2 - 1
package.json

@@ -2,7 +2,8 @@
     "name": "acmhelper-vscode",
     "displayName": "acmhelper-vscode",
     "description": "Competitive Programming made simple",
-    "version": "1.0.0",
+    "publisher": "marx24",
+    "version": "0.1.0",
     "engines": {
         "vscode": "^1.30.0"
     },