Skip to content

Commit

Permalink
Bump for stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
TLingC committed Dec 11, 2019
1 parent 95391b8 commit a289786
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,12 @@

[Documentation](https://hcgcloud.github.io/pterodactyl-sdk-docs)

## Important
**As we are upgrading it to support version 0.7.x, some APIs are still not integrated, and we can't guarantee that there are no bugs. Unless you already know the possible consequences, don't use it in production.**

## Quick start

To install the SDK in your project you need to require the package via [composer](http://getcomposer.org):

```bash
composer require hcgcloud/pterodactyl-sdk:dev-master
composer require hcgcloud/pterodactyl-sdk
```

Then use Composer's autoload unless you are using a framework that support composer autoload:
Expand Down

0 comments on commit a289786

Please sign in to comment.