From 503964c475a348af3a00b9a1b76f226d7e815646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20Cor=C3=A9n?= <2108U9@gmail.com> Date: Thu, 19 Apr 2018 13:59:13 +0200 Subject: [PATCH] Removed Planned features from Readme. See roadmap on Wiki --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e1450ad..867fedb 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,6 @@ There is also a autogenerated Sandcastle [API reference](https://twotenpvp.githu * Encryption \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Message-Encryption)\] * Super efficient BitWriter & BitReader \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/BitWriter-&-BitReader)\] - -## Planned features -* Area of interest - ## Example [Example project](https://github.com/TwoTenPvP/MLAPI-Examples)