Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Fixed readme typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickcrowne authored Sep 28, 2017
1 parent ff7224c commit 036c419
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
@@ -1,5 +1,5 @@
# Metropolitan Atlanta Rapid Transit Authority (MARTA) Api Client
[![Build Status](https://travis-ci.org/syncromatics/Syncromatics.Client.Marta.svg?branch=feature%2Fenable-travis-builds)](https://travis-ci.org/syncromatics/Syncromatics.Client.Marta)
[![Build Status](https://travis-ci.org/syncromatics/Syncromatics.Clients.Marta.svg?branch=feature%2Fenable-travis-builds)](https://travis-ci.org/syncromatics/Syncromatics.Clients.Marta)

A .NET library to interact with the [MARTA API](http://www.itsmarta.com/app-developer-resources.aspx)

Expand All @@ -24,4 +24,4 @@ dotnet build
## Testing
```
dotnet test
```
```

0 comments on commit 036c419

Please sign in to comment.