diff --git a/web/README.md b/web/README.md index 1fff4f5b..2189dc62 100644 --- a/web/README.md +++ b/web/README.md @@ -1,6 +1,6 @@ # Neva Programming Language -![Logo of the language](./assets/header.png "Nevalang logo and title") +![Black Header](./assets/header.png "Nevalang logo and title") This is extension for [Neva](https://github.com/nevalang/neva) - flow based programming language. diff --git a/web/package.json b/web/package.json index a7ddd610..167b379d 100644 --- a/web/package.json +++ b/web/package.json @@ -7,9 +7,9 @@ "name": "Emil Valeev", "url": "https://github.com/emil14" }, - "description": "VSCode extension for Nevalang - flow based programming language.", + "description": "VSCode extension for Neva programming language", "publisher": "nevalang", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "engines": { "vscode": "^1.78.0" @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/nevalang/neva" + "url": "https://github.com/nevalang/neva/web" }, "keywords": [ "neva",