Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #33

Merged
merged 1 commit into from
May 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,11 +288,11 @@ While R5 has the same value as R3 and R4, it is in a different footprint and thu
**C1 C2**
C1 and C2 have the same value and footprint

**C3 C4**
C3 and C4 have the same value and footprint
**C3 C5**
C3 and C5 have the same value and footprint

**C5**
C5 has a different footprint to C3 and C4, and thus is grouped separately
**C4**
C4 has a different footprint to C3 and C5, and thus is grouped separately

A HTML BoM file is generated as follows:

Expand Down