Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
umutonat authored Jul 29, 2020
1 parent d5e1498 commit 1771f2d
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
@@ -1,7 +1,9 @@
![.NET Core](https://github.com/umutonat/SmartContractDescriptorsGenerator/workflows/.NET%20Core/badge.svg)

# Smart Contract Descriptors Generator
### Publishing API for VSCode Extension
```
dotnet publish -r linux-x64 --self-contained true
dotnet publish -r osx-x64 --self-contained true
dotnet publish -r win-x64 --self-contained true
```
```

0 comments on commit 1771f2d

Please sign in to comment.