Skip to content

Commit b18defb

Browse files
authored
Update README.md
1 parent 9ff9a13 commit b18defb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
# COVID-19 note
2-
3-
**If you need this menu for any device covid-19 related, be my guest, I grant you free usage even if you going to sell the device**
4-
5-
This menu system has the advantage of being long tested and supporting many interface devices so that makers don't be restricted in hardware.
6-
71
# ArduinoMenu 4
82

93
**Generic menu/interactivity system for the arduino framework**
@@ -22,6 +16,12 @@ Optionally the system can be operated in semi-automated mode, issuing navigation
2216

2317
See the [wiki](https://github.com/neu-rah/ArduinoMenu/wiki)
2418

19+
### COVID-19 note
20+
21+
**If you need this menu for any device covid-19 related, be my guest, I grant you free usage even if you going to sell the device**
22+
23+
This menu system has the advantage of being long tested and supporting many interface devices so that makers don't be restricted in hardware.
24+
2525
## Simple Example
2626
```c++
2727
#include <menu.h>

0 commit comments

Comments
 (0)