summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-10-08 20:28:14 +0300
committerYuval Adam <_@yuv.al>2018-10-08 20:31:05 +0300
commitc837609adfdc1e726d73b8fd92311ef7700a4514 (patch)
tree64c16b3340a139fd40986bf11e4268e157f53fa9 /README.md
parent8fa363de6fff88f6d80a4bd6dbc2fc141e5a6ed8 (diff)
Add README
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
+```