Skip to content

Commit

Permalink
Remove development warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Simone Carletti authored Sep 6, 2022
1 parent ba14c99 commit 129ec06
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ A C# client for the [DNSimple API v2](https://developer.dnsimple.com/v2/).
[![Build Status](https://github.com/dnsimple/dnsimple-csharp/actions/workflows/ci.yml/badge.svg)](https://github.com/dnsimple/dnsimple-csharp/actions/workflows/ci.yml)
[![NuGet version](https://badge.fury.io/nu/dnsimple.svg)](https://badge.fury.io/nu/dnsimple)

## :warning: Development Warning

This project targets the development of the API client for the [DNSimple API v2](https://developer.dnsimple.com/v2/).

This version is currently under development, therefore the methods and the implementation should he considered a work-in-progress. Changes in the method naming, method signatures, public or internal APIs may happen at any time.

The code is tested with an automated test suite connected to a continuous integration tool, therefore you should not expect bugs to be merged into master. Regardless, use this library at your own risk.

## Installation

Where `<version>` denotes the version of the client you want to install.
Expand Down

0 comments on commit 129ec06

Please sign in to comment.