2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

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

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>