Skip to content

Commit b2378ab

Browse files
authored
Readme fixes (AuthorizeNet#193)
* minor text fixes * fix travis link * change VS reference to 2008 or later
1 parent 0e8546c commit b2378ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Authorize.Net .Net SDK
1+
# Authorize.Net .NET SDK
22

3-
[![Travis](https://img.shields.io/travis/AuthorizeNet/sdk-dotnet/master.svg)](https://travis-ci.org/AuthorizeNet/sdk-dotnet)
3+
[![Travis CI Status](https://travis-ci.org/AuthorizeNet/sdk-dotnet.svg?branch=master)](https://travis-ci.org/AuthorizeNet/sdk-dotnet)
44
[![Code Climate](https://codeclimate.com/github/AuthorizeNet/sdk-dotnet/badges/gpa.svg)](https://codeclimate.com/github/AuthorizeNet/sdk-dotnet)
55
[![NuGet](https://badge.fury.io/nu/authorizenet.svg)](https://www.nuget.org/packages/authorizenet)
66

77

88
## Requirements
99
* .NET 3.5 or later
10-
* Microsoft® Visual Studio 2008 or 2010
10+
* Microsoft® Visual Studio 2008 or later
1111
* Nunit 2.6.3;
1212
* An Authorize.Net account (see _Registration & Configuration_ section below)
1313

@@ -79,4 +79,4 @@ For additional help in testing your own code, Authorize.Net maintains a [compreh
7979

8080

8181
## License
82-
This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/license.txt) file.
82+
This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/LICENSE.txt) file.

0 commit comments

Comments
 (0)