diff --git a/README.md b/README.md index 9bd0cbb..1202ebd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Binary structures - Pure TypeScript, run anywhere - Strong static type checking - Tree shaking friendly design -- Support for little-endian, big-endian, and dynamic endian values. +- Support for little-endian, big-endian, and dynamic endian values +- ArrayBufferView compatible public interface # Usage