diff --git a/README.md b/README.md index 05674b9..7b10490 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ `VisualTez` is a visual programming tool for writing smart contracts in the Tezos blockchain. -### [VisualTez (Beta)](https://visualtez.com) +The VisualTez project lets people describe smart contracts through illustrations that can be built by simply dragging and dropping blocks. Text-based programming languages are usually difficult for people without a computer science background or similar. + +### [VisualTez Website](https://visualtez.com) ### [Documentation](https://visualtez.com/docs) diff --git a/package.json b/package.json index 3008125..13b5a6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tezwell/visual-tez", - "version": "0.7.1", + "version": "1.0.0", "description": "A visual programming tool for writing smart contracts in the Tezos blockchain", "private": true, "author": {