Fix icon and name alignment in readme (#4)

This commit is contained in:
Aryan 2026-02-25 21:34:06 +05:30 committed by GitHub
parent c6363f3061
commit 1f35cd8138
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<div align="center"> <div align="center">
<h1> <h1>
<img src="docs/ICON.png" height="48" width="48" align="middle" alt="Episteme Reader Icon"/> <img src="docs/ICON.png" height="48" width="48" align="center" alt="Episteme Reader Icon"/>
<span>&nbsp;Episteme Reader</span> <span>&nbsp;Episteme Reader</span>
</h1> </h1>
@ -79,4 +79,4 @@ This project is made possible by the Android open-source ecosystem:
## License ## License
This project is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**. See the [LICENSE](LICENSE) file for details. This project is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**. See the [LICENSE](LICENSE) file for details.