diff --git a/README.md b/README.md index b04165b..2aae306 100644 --- a/README.md +++ b/README.md @@ -114,17 +114,18 @@ felipe@github:~$ neofetch --stats ```bash -felipe@github:~$ ping -c 3 contact +felipe@github:~$ ping -c 4 contact ```
 PING domfelipe (brazil): 56 data bytes
 
+64 bytes from +55 14 99715-5053          → whatsapp (fastest response)
 64 bytes from domhubs.com.br             → company
 64 bytes from domfelipe.domhubs.com.br   → portfolio
-64 bytes from felipe@domhubs.com.br      → email (fastest response)
+64 bytes from felipe@domhubs.com.br      → email
 
 --- contact statistics ---
-3 packets transmitted, 3 received, 0% packet loss — always open
+4 packets transmitted, 4 received, 0% packet loss — always open
 
```bash