Split Logo into Icon and Label

This commit is contained in:
Dan 2017-12-27 19:20:17 +01:00 committed by GitHub
parent ba0af8043c
commit 0cfce2c165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,8 @@ License
<h1 align="center">
<a href="https://pyrogram.ml">
<img src="https://pyrogram.ml/images/logo.png" alt="Pyrogram">
<div><img src="https://pyrogram.ml/images/icon.png" alt="Pyrogram Icon"></div>
<div><img src="https://pyrogram.ml/images/label.png" alt="Pyrogram Label"></div>
</a>
</h1>