Skip to content

Commit 4c8a10e

Browse files
authored
Update README.md
1 parent a43ca1c commit 4c8a10e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# text_size
1+
# text-size
22

3-
[![Build Status](https://travis-ci.org/matklad/text_size.svg?branch=master)](https://travis-ci.org/matklad/text_size)
4-
[![Crates.io](https://img.shields.io/crates/v/text_size.svg)](https://crates.io/crates/text_size)
5-
[![API reference](https://docs.rs/text_size/badge.svg)](https://docs.rs/text_size/)
3+
[![Build Status](https://travis-ci.org/matklad/text-size.svg?branch=master)](https://travis-ci.org/matklad/text-size)
4+
[![Crates.io](https://img.shields.io/crates/v/text-size.svg)](https://crates.io/crates/text-size)
5+
[![API reference](https://docs.rs/text-size/badge.svg)](https://docs.rs/text-size/)
66

77

88
A library that provides newtype wrappers for `u32` and `(u32, u32)` for use as text offsets.
99

10-
See the [docs](https://docs.rs/text_size/) for more.
10+
See the [docs](https://docs.rs/text-size/) for more.
1111

1212
## License
1313

0 commit comments

Comments
 (0)