From 43a6269008662bc7590aa497bd378100a8752e3b Mon Sep 17 00:00:00 2001 From: romkatv Date: Sun, 9 Feb 2020 14:39:59 +0100 Subject: [PATCH] s/ip/IP/ in docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69fb996f..55fa28d8 100644 --- a/README.md +++ b/README.md @@ -299,12 +299,12 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start | `todo` | [todo](https://github.com/todotxt/todo.txt-cli) items | | `timewarrior` | [timewarrior](https://timewarrior.net/) tracking status | | `vpn_ip` | virtual private network indicator | -| `ip` | ip address and bandwidth usage for a specified network interface | +| `ip` | IP address and bandwidth usage for a specified network interface | | `load` | CPU load | | `disk_usage` | disk usage | | `ram` | free RAM | | `swap` | used swap | -| `public_ip` | public ip address | +| `public_ip` | public IP address | | `proxy` | system-wide http/https/ftp proxy | | `wifi` | WiFi speed | | `battery` | internal battery state and charge level (yep, batteries *literally* included) |