mirror of https://github.com/mpolden/echoip
Include a link to bat
Indlude a link to bat, since an example is provided for it.
This commit is contained in:
parent
d576730d08
commit
8acb3b5dd0
|
@ -83,8 +83,7 @@
|
||||||
<p><code class="ip">{{ .IP }}</code></p>
|
<p><code class="ip">{{ .IP }}</code></p>
|
||||||
<p>Multiple command line HTTP clients are supported,
|
<p>Multiple command line HTTP clients are supported,
|
||||||
including <a href="https://curl.haxx.se/">curl</a>, <a href="https://github.com/jkbrzt/httpie">httpie</a>, <a href="https://www.gnu.org/software/wget/">GNU
|
including <a href="https://curl.haxx.se/">curl</a>, <a href="https://github.com/jkbrzt/httpie">httpie</a>, <a href="https://www.gnu.org/software/wget/">GNU
|
||||||
Wget</a>
|
Wget</a>, <a href="https://www.freebsd.org/cgi/man.cgi?fetch(1)">fetch</a>, and <a href="https://github.com/astaxie/bat">bat</a>.</p>
|
||||||
and <a href="https://www.freebsd.org/cgi/man.cgi?fetch(1)">fetch</a>.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="pure-g">
|
<div class="pure-g">
|
||||||
|
|
Loading…
Reference in New Issue