Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Polden <martin.polden@gmail.com>2016-04-15 18:59:56 +0300
committerMartin Polden <martin.polden@gmail.com>2016-04-15 18:59:56 +0300
commitb156182a8012f6199e563a1c9249111000f5fa8d (patch)
tree18cd0a4f466f79ad982bc0156cd21748132ed9ca /README.md
parentf70690f4b4ce48e3c5023a635815438c3fc2b45a (diff)
Rename
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f2a1c9b..35dfa8d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ifconfig.co: Simple IP address lookup service
-[![Build Status](https://travis-ci.org/martinp/ifconfigd.svg)](https://travis-ci.org/martinp/ifconfigd)
+[![Build Status](https://travis-ci.org/martinp/ipd.svg)](https://travis-ci.org/martinp/ipd)
A simple service for looking up your IP address. This is the code that powers
http://ifconfig.co
@@ -70,12 +70,12 @@ The subdomain http://v4.ifconfig.co can be used to force IPv4 lookup.
Compiling requires the [Golang compiler](https://golang.org/) to be installed.
This application can be installed by using `go get`:
-`go get github.com/martinp/ifconfigd`
+`go get github.com/martinp/ipd`
### Usage
```
-ifconfigd -h
+ipd -h
Usage:
ifconfigd [OPTIONS]