✒️ Update README.md (Fix alignment)

This commit is contained in:
Acclorite 2025-01-27 22:31:51 +02:00 committed by GitHub
parent 75ad26489b
commit 7bc011a099
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,17 +132,19 @@ _Help translate the app on [Hosted Weblate](https://hosted.weblate.org/engage/bo
## 🧾 License ## 🧾 License
<div align="center"> <div align="center">
<pre> <pre>
This program 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 program is distributed in the hope that it will be useful, This program is free software: you can redistribute it and/or modify
but WITHOUT ANY WARRANTY; without even the implied warranty of it under the terms of the GNU General Public License as published by
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the the Free Software Foundation, either version 3 of the License, or
GNU General Public License for more details. (at your option) any later version.
This program 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 program. If not, see <https://www.gnu.org/licenses/>.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
</pre> </pre>
</div> </div>