From a5c74e7899ce87970255194b63fdc220a22eb037 Mon Sep 17 00:00:00 2001 From: Felix R <50271878+FelicitusNeko@users.noreply.github.com> Date: Fri, 6 May 2022 23:48:31 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac8225..931d677 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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. +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. ### Warning