diff --git a/README.md b/README.md index be8e5a3..9c29e73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,3 @@ This is a port of [apclientpp](https://github.com/black-sliver/apclientpp) by Bl ## How to use Just install the package via `haxelib`, then `import ap.Client` into your project, and you should be good to go. This project aims to be as functionally identical to apclientpp as possible, although some operative differences may occur as a result of using Haxe syntax and language features. - -### Warning - -This package is currently largely untested. Use at your own risk.