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)