Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jschumme authored May 2, 2020
1 parent abedccd commit 9fc6c46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A [Visual Studio Code](https://code.visualstudio.com/) extension provides development support for [NI DataPlugins](https://www.ni.com/downloads/dataplugins).

[![Build Status](https://janschummers.visualstudio.com/vscode-ni-python-dataplugins/_apis/build/status/jschumme.vscode-ni-python-dataplugins?branchName=master)](https://janschummers.visualstudio.com/vscode-ni-python-dataplugins/_build/latest?definitionId=1&branchName=master)

# Quick start
**Step 1.** Install this extension. Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
```
Expand All @@ -14,4 +16,4 @@ NI DataPlugins: Create new Python-DataPlugin
**Step 3.** Export the DataPlugin. Launch VS Code Command Palette (Ctrl+Shift+P), paste the following command, and press enter.
```
NI DataPlugins: Export Python-DataPlugin
```
```

0 comments on commit 9fc6c46

Please sign in to comment.