diff --git a/README.md b/README.md index 395697d..e024ee5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://drone.autonomic.zone/api/badges/hyperpy/pyvarint/status.svg)](https://drone.autonomic.zone/hyperpy/pyvarint) -## Varint, a method of serializing integers using one or more bytes +## Varints, a method of serializing integers using one or more bytes ```sh $ pip install pyvarint