Skip to content

Commit

Permalink
Use rounded icon in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro authored Dec 30, 2022
1 parent 9888ab7 commit 7953788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- ---------- Header ---------- -->
<div align="center">
<img width="200" height="200"src="fastlane/metadata/android/en-US/images/icon.png">
<img width="200" height="200"src="app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png">
<h1>Translate You</h1>
<p>Powerful Translator App built with <a href="https://m3.material.io/">Material Design 3 (You)</a> supporting different translation engines.</p>

Expand Down

0 comments on commit 7953788

Please sign in to comment.