Skip to content

Commit 0be48d0

Browse files
Update README.md
1 parent 3a9b213 commit 0be48d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ left:
126126
right:
127127
![right](https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src9.png?raw=true)
128128

129-
3. Copy paste the program below:
129+
4. Copy paste the program below:
130130
```
131131
unsigned const int A = 13;
132132
unsigned const int B = 12;
@@ -304,9 +304,9 @@ number can be used several times for your
304304
own version. Simply invoke the function
305305
inside the `void loop`.
306306

307-
4. Of course, simulate the program!
307+
5. Of course, simulate the program!
308308

309-
5. Final Version: add a border using LEDs
309+
6. Final Version: add a border using LEDs
310310
with your own pattern of blinking or
311311
group of LEDs of your own style.
312312
Make the `7-Segment Display` component

0 commit comments

Comments
 (0)