Skip to content

Commit 7edffdc

Browse files
committed
Link changelog in readme
1 parent 5e07b35 commit 7edffdc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# stm32f3xx-hal
1+
# `stm32f3xx-hal`
22

33
[![Build Status](https://github.com/stm32-rs/stm32f3xx-hal/workflows/CI/badge.svg)](https://github.com/stm32-rs/stm32f3xx-hal/actions)
44
[![Crate](https://img.shields.io/crates/v/stm32f3xx-hal.svg)](https://crates.io/crates/stm32f3xx-hal)
@@ -38,6 +38,8 @@ Almost all of the implementation was shamelessly adapted from the
3838
[`stm32f30x-hal`]: https://github.com/japaric/stm32f30x-hal
3939
[`embedded-hal`]: https://github.com/japaric/embedded-hal
4040

41+
## [Changelog](CHANGELOG.md)
42+
4143
## Selecting the right chip
4244

4345
This crate requires you to specify your target chip as a feature.

0 commit comments

Comments
 (0)