summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..0cecc23 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,9 @@
+# ipcli.app 🏝️
+
+Fetch your publically-routable IP address and relevant whois information from the command line
+
+## Usage
+
+```bash
+$ curl ipcli.app
+```