You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,9 +84,16 @@ The current version of the makefile is `1.0.1`. You can find the full history in
84
84
85
85
This project adheres to Semantic [Versioning 2.0](http://semver.org/).
86
86
87
+
## License
88
+
89
+
This makefile and the related documentation and examples are free software; you can redistribute it and/or modify it
90
+
under the terms of the GNU Lesser General Public License as
91
+
published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
92
+
87
93
## Contribution
88
94
89
-
All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them.
95
+
All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them.
96
+
Also checkout the [contribution guide](CONTRIBUTING.md) for more details.
90
97
91
98
If you are looking for ideas to work on, then check out the following TODO items or the [issue tracker](https://github.com/sudar/Arduino-Makefile/issues/).
0 commit comments