From cfd2ab51a49c762d1218faa3230b1f9ea8d1e87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20Cor=C3=A9n?= <2108U9@gmail.com> Date: Tue, 17 Apr 2018 23:41:21 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c25283..e1450ad 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,11 @@ There is also a autogenerated Sandcastle [API reference](https://twotenpvp.githu * Synced Vars \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/SyncedVars)\] * Targeted Synced Vars \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/SyncedVars#target)\] * 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 -* BinaryWriter & BinaryReader replacement -* Message compression ## Example [Example project](https://github.com/TwoTenPvP/MLAPI-Examples)