Update README.md

This commit is contained in:
2025-07-17 16:10:57 +00:00
parent 4e32944dee
commit 68537ecdbe

View File

@@ -1,5 +1,5 @@
```zsh ```zsh
> neofetch root@phongproject.id.vn > neofetch
``` ```
<img align="left" src="https://i.redd.it/h7dae4o0uk461.jpg" alt="Bakaguya made by レヴィノス (https://www.pixiv.net/en/artworks/80962527)" width="320" /> <img align="left" src="https://i.redd.it/h7dae4o0uk461.jpg" alt="Bakaguya made by レヴィノス (https://www.pixiv.net/en/artworks/80962527)" width="320" />
@@ -21,11 +21,47 @@ Commits: 968
Stars: 14 Stars: 14
Discord: RandomPotato#1377 Discord: RandomPotato#1377
``` ```
<p align="left"> <p align="right">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<img alt="#474342" src="https://via.placeholder.com/15/474342/000000?text=+" width="25" height="20" /><img alt="#fbedf6" src="https://via.placeholder.com/15/fbedf6/000000?text=+" width="25" height="20" /><img alt="#c9594d" src="https://via.placeholder.com/15/c9594d/000000?text=+" width="25" height="20" /><img alt="#f8b9b2" src="https://via.placeholder.com/15/f8b9b2/000000?text=+" width="25" height="20" /><img alt="#ae9c9d" src="https://via.placeholder.com/15/ae9c9d/000000?text=+" width="25" height="20" /> <img src="https://img.shields.io/badge/-474342-474342?style=flat-square" alt="#474342" />
<img src="https://img.shields.io/badge/-fbedf6-fbedf6?style=flat-square" alt="#fbedf6" />
<img src="https://img.shields.io/badge/-c9594d-c9594d?style=flat-square" alt="#c9594d" />
<img src="https://img.shields.io/badge/-f8b9b2-f8b9b2?style=flat-square" alt="#f8b9b2" />
<img src="https://img.shields.io/badge/-ae9c9d-ae9c9d?style=flat-square" alt="#ae9c9d" />
</p> </p>
<div style="display: flex; justify-content: space-between; align-items: center;">
<!-- Left: Social Icons -->
<div>
<a href="https://facebook.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Facebook-1877F2?style=flat-square&logo=facebook&logoColor=white" alt="Facebook" />
</a>
<a href="https://instagram.com/yourprofile" target="_blank">
<img src="https://img.shields.io/badge/Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white" alt="Instagram" />
</a>
<a href="https://discord.com/users/yourid" target="_blank">
<img src="https://img.shields.io/badge/Discord-5865F2?style=flat-square&logo=discord&logoColor=white" alt="Discord" />
</a>
<a href="https://x.com/yourhandle" target="_blank">
<img src="https://img.shields.io/badge/X-000000?style=flat-square&logo=x&logoColor=white" alt="X (Twitter)" />
</a>
<a href="https://github.com/yourusername" target="_blank">
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" />
</a>
</div>
<!-- Right: Color Swatches -->
<div>
<img src="https://img.shields.io/badge/-474342-474342?style=flat-square" alt="#474342" />
<img src="https://img.shields.io/badge/-fbedf6-fbedf6?style=flat-square" alt="#fbedf6" />
<img src="https://img.shields.io/badge/-c9594d-c9594d?style=flat-square" alt="#c9594d" />
<img src="https://img.shields.io/badge/-f8b9b2-f8b9b2?style=flat-square" alt="#f8b9b2" />
<img src="https://img.shields.io/badge/-ae9c9d-ae9c9d?style=flat-square" alt="#ae9c9d" />
</div>
</div>
```zsh ```zsh
> docker ps root@phongproject.id.vn > docker ps
``` ```