Skip to content

Commit 2ed2e79

Browse files
docs: update database icons in README.md to reflect PostgreSQL instead of MySQL, enhancing accuracy of tech stack representation
1 parent 85964a3 commit 2ed2e79

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<br>
7676

7777
<h3>Databases</h3>
78-
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=mongo,mysql,redis&perline=15&t=dark" />
78+
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=mongo,postgres,redis&perline=15&t=dark" />
7979
<br>
8080

8181
<h3>Dev Stack Utilities</h3>
@@ -392,10 +392,10 @@
392392
Database for most applications
393393
</td>
394394
<td align="center">
395-
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=mysql&t=dark" width="50" /><br/>
396-
<b>MySQL</b><br/>
397-
Relational database knowledge
398-
</td>
395+
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=postgres&t=dark" width="50" /><br/>
396+
<b>PostgreSQL</b><br/>
397+
Relational database expertise
398+
</td>
399399
<td align="center">
400400
<img src="https://skill-icons-snowy.vercel.app/api/icons?i=redis&t=dark" width="50" /><br/>
401401
<b>Redis</b><br/>

0 commit comments

Comments
 (0)