Skip to content

Commit 472217b

Browse files
committed
Fix README.md formatting
1 parent f3c9ca1 commit 472217b

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

README.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -66,28 +66,24 @@ This will create the `updater` executable.
6666

6767
## Security
6868

69-
If you think you found a vulnerability or other security-related bug in this project, please read our
70-
[security policy][security-policy] and report the bug to our Security Team 🛡️
71-
Thank you!
69+
If you think you found a vulnerability or other security-related bug in this project, please read our [security
70+
policy][security-policy] and report the bug to our Security Team 🛡️ Thank you!
7271

7372
e-mail contact: [email protected]
7473

7574
## License
7675

7776
Copyright (c) 2015-2021 Arduino LLC. All right reserved.
7877

79-
This library is free software; you can redistribute it and/or
80-
modify it under the terms of the GNU Lesser General Public
81-
License as published by the Free Software Foundation; either
82-
version 2.1 of the License, or (at your option) any later version.
78+
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
79+
License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later
80+
version.
8381

84-
This library is distributed in the hope that it will be useful,
85-
but WITHOUT ANY WARRANTY; without even the implied warranty of
86-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
87-
Lesser General Public License for more details.
82+
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
83+
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
84+
details.
8885

89-
You should have received a copy of the GNU Lesser General Public
90-
License along with this library; if not, write to the Free Software
91-
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
86+
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the
87+
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
9288

9389
[security-policy]: https://github.com/arduino/FirmwareUpdater/security/policy

0 commit comments

Comments
 (0)