Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GregaMohorko authored Jul 14, 2017
1 parent fedb29b commit c8cc604
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# BlueUpdate
A toolkit for automatic updating of .NET applications from the web. It can be used as a simple deployment tool. Includes it's own executable updater, which is automatically downloaded the first time the application starts.

Latest release: [v1.0.1.1](https://github.com/GregaMohorko/BlueUpdate/releases/latest)
[![Release](https://img.shields.io/github/release/GregaMohorko/BlueUpdate.svg?style=flat-square)](https://github.com/GregaMohorko/BlueUpdate/releases/latest)
[![NuGet](https://img.shields.io/nuget/v/BlueUpdate.svg?style=flat-square)](https://www.nuget.org/packages/BlueUpdate)

## Usage
```C#
Expand Down

0 comments on commit c8cc604

Please sign in to comment.