diff --git a/README.md b/README.md index 1364370..395697d 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 +## Varint, a method of serializing integers using one or more bytes ```sh $ pip install pyvarint