Skip to content

Commit fbbc0d9

Browse files
committed
Fix typo in README
1 parent ead167c commit fbbc0d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Release](https://img.shields.io/github/v/release/tgtakaoka/dip.svg?maxAge=3600)](https://github.com/tgtakaoka/do[/releases)
2+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/tgtakaoka/dip/blob/main/LICENSE.md)
13
[![Rust](https://github.com/tgtakaoka/dip/actions/workflows/rust.yml/badge.svg)](https://github.com/tgtakaoka/dip/actions/workflows/rust.yml)
24

35
## DIP (Dual-In-Line Package) pinout drawing
@@ -38,8 +40,8 @@ width = 300 P0 3| 4 |14 Q0
3840
```
3941

4042
You can define alternate names for a pin by separating names with a
41-
comma, like so. `dip` can generate bottom-side as well view which can
42-
be handy for soldering.
43+
comma. `dip` can generate bottom-side view as well, which is handy for
44+
soldering.
4345

4446
```
4547
$ grep PB3 atmega328p_minicore.toml

0 commit comments

Comments
 (0)