File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Authorize.Net .Net SDK
1
+ # Authorize.Net .NET SDK
2
2
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 )
4
4
[ ![ Code Climate] ( https://codeclimate.com/github/AuthorizeNet/sdk-dotnet/badges/gpa.svg )] ( https://codeclimate.com/github/AuthorizeNet/sdk-dotnet )
5
5
[ ![ NuGet] ( https://badge.fury.io/nu/authorizenet.svg )] ( https://www.nuget.org/packages/authorizenet )
6
6
7
7
8
8
## Requirements
9
9
* .NET 3.5 or later
10
- * Microsoft® ; Visual Studio 2008 or 2010
10
+ * Microsoft® ; Visual Studio 2008 or later
11
11
* Nunit 2.6.3;
12
12
* An Authorize.Net account (see _ Registration & Configuration_ section below)
13
13
@@ -79,4 +79,4 @@ For additional help in testing your own code, Authorize.Net maintains a [compreh
79
79
80
80
81
81
## 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.
You can’t perform that action at this time.
0 commit comments