Update README.md

This commit is contained in:
Kentai Radiquum
2025-10-14 17:59:29 +05:00
committed by GitHub
parent 930da86137
commit 0f069f9252

View File

@@ -15,7 +15,8 @@ const profile = {
username: "@Radiquum",
hobbies: [
"Programming",
"Photography"
"Photography",
"Self-Hosting"
],
tools: {
languages: [
@@ -43,3 +44,4 @@ const profile = {
}
```