diff --git a/README.md b/README.md index 35b142e232e7b0e89c8360ae35e7e8356c57c59b..189ed918ab30bb79f88980b44d21da01af9d3d9b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Library for Less Pain Programming the [STM32F411E-Discovery](http://www.st.com/en/evaluation-tools/32f411ediscovery.html) Board + +### License This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this library. If not, see <http://www.gnu.org/licenses/>. +### Authors +Lisa Dreier, Margit Haspel, Werner Sembach + ## Contents 1. [ADC](#1-adc) for reading potentiometer values