From e5f1a9542fd8b4499542850d437c5cb681bf6ba8 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Sun, 10 Mar 2024 14:23:59 +0000 Subject: [PATCH] Added license section to the README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2de5678..a0b9d5c 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,8 @@ That's it. Nothing more needed. | Button 2 | 1 | GPIO31 | | Button 2 | 2 | GND | -> [1]: This pin can be specified at initialization of the ProgramChooser, see the [examples](examples) folder. \ No newline at end of file +> [1]: This pin can be specified at initialization of the ProgramChooser, see the [examples](examples) folder. + +## License + +This project is licensed under the GPL-v3-or-later. A copy can be found [here](LICENSE). \ No newline at end of file