summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-10-11 22:53:34 +0200
committerYuval Adam <_@yuv.al>2018-10-11 22:53:34 +0200
commit0775df8355daef491031e7db69d273fedf410114 (patch)
tree0c36fd2079e0343485d8df8385fa6e7efa4ab25c /README.md
parent1f15c7efcc5e9a32e69eeebb22148c2c3a4fc5d7 (diff)
parentc837609adfdc1e726d73b8fd92311ef7700a4514 (diff)
Merge branch 'master' of github.com:yuvadm/ipcli.app
Diffstat (limited to 'README.md')
-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
+```