diff --git a/README.md b/README.md index 319fd3950..a280d95da 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,10 @@ The recommended way to add `.proto` compilation to a Cargo project is to use the `prost-build` library. See the [`prost-build` documentation](prost-build) for more details and examples. -See the [snazzy repository](https://github.com/danburkert/snazzy) for a simple -start-to-finish example. +See the [snazzy repository](snazzy) for a simple start-to-finish example. + +[prost-build]: https://docs.rs/prost-build/latest/prost_build/ +[snazzy]: https://github.com/danburkert/snazzy ### MSRV