Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit 9172974

Browse files
committed
Fix readme formatting
1 parent d2e0589 commit 9172974

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
PIC16F1825 - LED Blink Demo
22
===========================
3-
4-
By: Kevin Killingsworth
5-
-----------------------
3+
#### By: Kevin Killingsworth
64

75
### Intro to the [PIC 16F1825][1]:
86

@@ -25,9 +23,9 @@ The LEDs positive leads should be connected to the following pins
2523
### Prerequisites:
2624

2725
I created this demo using the free versions of the following tools:
28-
[Microchip MPLAB X][2] (v1.95)
29-
[Microchip XC8 Compiler][3] (v1.21)
30-
[MPLAB Code Configurator][4] (installed as plugin within MPLAB X)
26+
* [Microchip MPLAB X][2] (v1.95)
27+
* [Microchip XC8 Compiler][3] (v1.21)
28+
* [MPLAB Code Configurator][4] (installed as plugin within MPLAB X)
3129

3230
You will need to download and install these tools appropriately before you
3331
can open this project and build it.

0 commit comments

Comments
 (0)