There was an error while loading. Please reload this page.
1 parent e0826b1 commit 6660ab9Copy full SHA for 6660ab9
1 file changed
README.md
@@ -28,3 +28,12 @@ Add the following line to your `platformio.ini` file:
28
29
```ini
30
lib_deps = Witty-Wizard/DriveMaster
31
+```
32
+
33
+## License
34
35
+ <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">
36
+ <img src="https://www.gnu.org/graphics/gplv3-or-later.svg" alt="GPL‑3.0‑or‑later" width="160">
37
+ </a>
38
39
+This library is licensed under the [GNU General Public License v3.0 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).
0 commit comments