commit 2a6eb964c7489cc147a733460bc829272c4c9a37 parent b49bb34dd024284baef30ff0939c467d72bbf80e Author: AMIT DUTTA <amitdutta4255@gmail.com> Date: Sun, 15 Feb 2026 14:19:43 +0530 Update welcome message for visitors in README Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -10,7 +10,7 @@ </p> <div align="center"> <a href="https://amit.is-a.dev"> - <img src="https://readme-typing-svg.herokuapp.com?font=JetBrains+Mono&weight=500&size=20&pause=1000&color=BEF264¢er=true&vCenter=true&width=435&lines=%2F%2F+SYSTEM+ONLINE+.+.+.;%2F%2F+INITIALIZING+CORE+MODULES+.+.+.;%2F%2F+WELCOME+USER" alt="System Online" /> + <img src="https://readme-typing-svg.herokuapp.com?font=JetBrains+Mono&weight=500&size=20&pause=1000&color=BEF264¢er=true&vCenter=true&width=435&lines=%2F%2F+SYSTEM+ONLINE+.+.+.;%2F%2F+INITIALIZING+CORE+MODULES+.+.+.;%2F%2F+WELCOME+VISITOR" alt="System Online" /> </a> </div>