From dd3297e109c17cc7173c1d239b558e0701fab438 Mon Sep 17 00:00:00 2001 From: Plancke Date: Fri, 20 Jan 2017 09:17:42 +0100 Subject: [PATCH] update that --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dff3611..826f42b 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,10 @@ The preferred method of installing this library is with [Composer](https://getcomposer.org/) by running the following from your project root: - $ composer require "plancke/hypixel-php=^1.0.1" + $ composer require "plancke/hypixel-php=^1.0.2" ## TODO -- Implement flat file storage - Better documentation - More UnitTesting