Skip to content

Commit 255a2f4

Browse files
committed
README: Fixes Markdown formatting for wider parser compatibility
1 parent 1f57496 commit 255a2f4

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Download and open [Example PCB](https://raw.githubusercontent.com/badgeek/svg2sh
8080
- [KitSprint ANORG 2018](http://wiki.sgmk-ssam.ch/wiki/KitSprint_ANORG_2018#Kicad_bitmap_import_for_Shenzhen_Ready)
8181

8282
## Videos
83+
8384
- Drawing PCBs with Inkscape (FOSSDEM) with @kasbah of kitspace - https://www.youtube.com/watch?v=xXRPw7ItMaM
8485
- Making a PCB Badge for Hackaday Supercon! - https://www.youtube.com/watch?v=YqdBiOj8uXw
8586
- Understanding and Making PCB Art (mrtwinkletwinkle) https://www.youtube.com/watch?v=Sbkvza8cKQE
@@ -90,18 +91,20 @@ This project is developed independently and without any connection to funding or
9091
Donation is highly appreciated.
9192
Go to <https://www.patreon.com/badgeek> to become a patron and support this project
9293

93-
<a href="https://www.patreon.com/badgeek">
94-
<img src="https://i.imgur.com/ys5X3ZP.png" >
95-
</a>
94+
[![](https://i.imgur.com/ys5X3ZP.png)](https://www.patreon.com/badgeek)
9695

9796
## Contributors
9897

99-
- Budi Prakosa [@badgeek](https://github.com/badgeek)
100-
- Kaspar Emanuel [@kasbah](https://github.com/kasbah)
98+
- Budi Prakosa [\@badgeek](https://github.com/badgeek)
99+
- Kaspar Emanuel [\@kasbah](https://github.com/kasbah)
101100

102101
## Credits
103102

104-
* inkscape-export-layers - <https://github.com/jespino/inkscape-export-layers>
105-
* bitmap2component (kicad) - <https://github.com/KiCad/kicad-source-mirror/tree/master/bitmap2component>
106-
* csv_output - <https://github.com/tbekolay/csv_output>
107-
* svg2mod - <https://github.com/svg2mod/svg2mod>
103+
* inkscape-export-layers -
104+
<https://github.com/jespino/inkscape-export-layers>
105+
* bitmap2component (KiCad) -
106+
<https://github.com/KiCad/kicad-source-mirror/tree/master/bitmap2component>
107+
* csv_output -
108+
<https://github.com/tbekolay/csv_output>
109+
* svg2mod -
110+
<https://github.com/svg2mod/svg2mod>

0 commit comments

Comments
 (0)