Skip to content

Commit 39a1618

Browse files
Restyled by prettier-markdown
1 parent 255bb66 commit 39a1618

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Arduino/NodeMCU/IoT Projects
2-
> A list of mini projects based on Arduino, NodeMCU and variety of IoT sensors.
2+
3+
> A list of mini projects based on Arduino, NodeMCU and variety of IoT sensors.
34
45
![GitHub issues](https://img.shields.io/github/issues/AgrMayank/Arduino-NodeMCU-IoT-Projects?label=Issues&style=flat-square)
56
![GitHub pull requests](https://img.shields.io/github/issues-pr/AgrMayank/Arduino-NodeMCU-IoT-Projects?label=Pull%20Requests&style=flat-square)
@@ -8,14 +9,18 @@
89
![GitHub repo size](https://img.shields.io/github/repo-size/AgrMayank/Arduino-NodeMCU-IoT-Projects?label=Repo%20Size&style=flat-square)
910

1011
# Quickstart
12+
1113
> Download [Arduino IDE](https://www.arduino.cc/en/Main/Software).
1214
1315
## How to Use?
14-
> You'd need IoT sensors along with NodeMCU & Arduino Nano/Uno along with the required sensors to run the programs.
16+
17+
> You'd need IoT sensors along with NodeMCU & Arduino Nano/Uno along with the
18+
> required sensors to run the programs.
1519
1620
> Sensor specific libraries also need to be installed beforehand.
1721
1822
## License
23+
1924
> Open for everyone to contribute and use.
2025
2126
Licensed under the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)