Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesemacfly committed May 3, 2017
1 parent 734c123 commit 488c805
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
[![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?
### What?

Simple C# library to get the latest MTA service status.
Available as a nuget package here: https://www.nuget.org/packages/MTAServiceStatus
or running the command: `PM> Install-Package MTAServiceStatus`

###How?
### How?

If you need to get the status per subway line, you can use the [`MTASubwayStatus`](MTAServiceStatus/MTASubwayStatus.cs) class.

Expand Down

0 comments on commit 488c805

Please sign in to comment.