Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeymolen committed Dec 26, 2016
1 parent 61bff62 commit a50a10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# DavisVantage.WeatherReader [![Build status](https://ci.appveyor.com/api/projects/status/2w2e1oa30glhatvc/branch/master?svg=true)](https://ci.appveyor.com/project/mkeymolen/davisvantage-weatherreader/branch/master) [![NuGet](https://img.shields.io/nuget/vpre/DavisVantage.WeatherReader.svg)](https://www.nuget.org/packages/DavisVantage.WeatherReader/) [![license](https://img.shields.io/github/license/mkeymolen/DavisVantage.WeatherReader.svg)](https://github.com/mkeymolen/DavisVantage.WeatherReader/blob/master/LICENSE)
# DavisVantage.WeatherReader [![Build status](https://ci.appveyor.com/api/projects/status/2w2e1oa30glhatvc/branch/master?svg=true)](https://ci.appveyor.com/project/mkeymolen/davisvantage-weatherreader/branch/master) [![NuGet](https://img.shields.io/nuget/vpre/DavisVantage.WeatherReader.svg)](https://www.nuget.org/packages/DavisVantage.WeatherReader/) [![license](https://img.shields.io/github/license/mkeymolen/DavisVantage.WeatherReader.svg)](https://github.com/mkeymolen/DavisVantage.WeatherReader/blob/master/LICENSE) ![](https://img.shields.io/badge/.net-4.5.1-yellowgreen.svg) ![](https://img.shields.io/badge/netstandard-1.6-yellowgreen.svg)
Davis Vantage WeatherReader is a **crossplatform** [.netstandard 1.6](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) and .NETFramework 4.5.1 library that reads weather data from a Davis Vantage weatherstation. It follows the official Vantage Pro, Pro2, and Vue Communications Reference which can be downloaded at [http://www.davisnet.com/support/vantage-pro-pro2-and-vue-communications-reference/](http://www.davisnet.com/support/vantage-pro-pro2-and-vue-communications-reference/)

## What do you need?
Expand Down

0 comments on commit a50a10a

Please sign in to comment.