Update README.md
diff --git a/README.md b/README.md
index 03a9e81..365b602 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
-# text_size
+# text-size
-[](https://travis-ci.org/matklad/text_size)
-[](https://crates.io/crates/text_size)
-[](https://docs.rs/text_size/)
+[](https://travis-ci.org/matklad/text-size)
+[](https://crates.io/crates/text-size)
+[](https://docs.rs/text-size/)
A library that provides newtype wrappers for `u32` and `(u32, u32)` for use as text offsets.
-See the [docs](https://docs.rs/text_size/) for more.
+See the [docs](https://docs.rs/text-size/) for more.
## License