Skip to content

Commit 569856a

Browse files
authored
Update README.md
1 parent 13270ea commit 569856a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ _You could run these examples on the Arduino Web Editor also, but the screenshot
1111

1212
Go to `Tools` -> `Boards` -> `Board manager`, search for `MKR`, and install the `Arduino SAMD Boards` package.
1313

14-
![Boards manager](/images/board-manager.jpg)
14+
<img alt="Boards manager" src="/images/board-manager.jpg" width="500">
1515

1616
* Install LoRaWAN library:
1717

1818
Go to `Sketch` -> `Include Library` -> `Manage Libraries..`, search for `MKRWAN`, and install it.
1919

20-
![Library manager](/images/library-manager.jpg)
20+
<img alt="Library manager" src="/images/library-manager.jpg" width="500">

0 commit comments

Comments
 (0)