Skip to content

Commit

Permalink
Update README.md with latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gnongsie committed Sep 17, 2024
1 parent 2996289 commit 4282169
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Authorize.Net .NET SDK

[![Travis CI Status](https://travis-ci.org/AuthorizeNet/sdk-dotnet.svg?branch=master)](https://travis-ci.org/AuthorizeNet/sdk-dotnet)
[![Code Climate](https://codeclimate.com/github/AuthorizeNet/sdk-dotnet/badges/gpa.svg)](https://codeclimate.com/github/AuthorizeNet/sdk-dotnet)
[![Authorize.net DotNet CI](https://github.com/AuthorizeNet/sdk-dotnet/actions/workflows/dotnet-workflow.yml/badge.svg?branch=master)](https://github.com/AuthorizeNet/sdk-dotnet/actions/workflows/dotnet-workflow.yml)
[![NuGet](https://badge.fury.io/nu/authorizenet.svg)](https://www.nuget.org/packages/authorizenet)


## Requirements
* .NET 3.5 or later
* Microsoft® Visual Studio 2008 or later
* Nunit 2.6.3;
* .NET 4.6.1 or later
* Microsoft® Visual Studio 2017 or later
* Nunit 2.7.1
* An Authorize.Net account (see _Registration & Configuration_ section below)

### Migrating from older versions
Expand Down

0 comments on commit 4282169

Please sign in to comment.