Skip to content

Commit

Permalink
docs: dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-gilin committed Jan 24, 2022
1 parent d04d65a commit f51b460
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ Provides a conventient way to communicate between VSCode extension and its webvi
## Requirements
You need to have [node.js](https://www.npmjs.com/package/node) installed on your machine.
Also, to use this library, you need to run it inside a VSCode extension using [VSCode](https://code.visualstudio.com/) or [Theia](https://www.theia-ide.org/).

## How to use
*An example of using this libary can be seen under the "example" folder.*

### Installation
* Create VSCode extension with a Webview. To create your extension go to https://code.visualstudio.com/api/extension-guides/webview.
* Install using npm
Expand Down

0 comments on commit f51b460

Please sign in to comment.