Skip to content

Commit 41555db

Browse files
authored
Update README.md
1 parent b53f4ae commit 41555db

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ A free and open-source API to frame your GitHub avatar using creative themes. Pe
6161
https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme={theme}&size={size}&canvas={canvas}&shape={shape}&radius={radius}
6262
</pre>
6363

64-
<h3 style="color:#009688;">Query Parameters:</h3>
65-
64+
<h3 style="color:#009688;" align=center>Query Parameters:</h3>
65+
<div align=right>
6666
<table style="width:100%; border-collapse:collapse; font-size:1.05em;">
6767
<thead style="background-color:#f5f5f5; text-align:center;">
6868
<tr>
@@ -83,6 +83,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
8383
</tbody>
8484
</table>
8585

86+
</div>
8687
<br>
8788

8889
<h3 style="color:#ff4081;">Canvas, Shape & Radius Explained</h3>
@@ -94,7 +95,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
9495
</ul>
9596

9697
<p>Combine all three to customize your avatar:</p>
97-
98+
<div align=center>
9899
<table style="width:100%; border-collapse:collapse; font-size:1.05em; text-align:center;">
99100
<thead style="background-color:#f5f5f5;">
100101
<tr>
@@ -136,7 +137,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
136137
</tr>
137138
</tbody>
138139
</table>
139-
140+
</div>
140141
<br>
141142

142143
<h3 style="color:#ff4081;">Live Examples by Theme</h3>
@@ -192,7 +193,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
192193

193194
<br>
194195

195-
<h3 style="color:#3f51b5;">Embed in README</h3>
196+
<h3 style="color:#3f51b5;" align=right>Embed in README</h3>
196197

197198
<pre style="background-color:#f0f0f0; padding:10px; border-radius:10px;">
198199
![My Avatar](https://github-avatar-frame-api.onrender.com/api/framed-avatar/your-username?theme=flamingo&size=256&canvas=dark&shape=rounded&radius=20)

0 commit comments

Comments
 (0)