diff --git a/README.md b/README.md index 8c24a56..c8e43be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/cheesemacfly/MTAServiceStatus.svg?branch=master)](https://travis-ci.org/cheesemacfly/MTAServiceStatus) [![Build status](https://ci.appveyor.com/api/projects/status/g03ekujid04nep5m/branch/master?svg=true)](https://ci.appveyor.com/project/cheesemacfly/mtaservicestatus/branch/master) +[![NuGet](https://img.shields.io/nuget/v/MTAServiceStatus.svg)](https://www.nuget.org/packages/MTAServiceStatus) ###What? @@ -39,4 +40,4 @@ Console.WriteLine("Currently {0} bus line groups with \"GOOD SERVICE\"", goodSer Available groups available through this class are: `BT`, `Bus`, `LIRR`, `MetroNorth` and `Subway`. -I am planning on getting the same process used for subway (per line status versus per group) applied to the other groups in a later release. \ No newline at end of file +I am planning on getting the same process used for subway (per line status versus per group) applied to the other groups in a later release.