Fix icon and name alignment in readme (#4)
This commit is contained in:
parent
c6363f3061
commit
1f35cd8138
1 changed files with 2 additions and 2 deletions
|
|
@ -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> Episteme Reader</span>
|
<span> 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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue