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 <mpolden@mpolden.no>2020-06-15 20:59:06 +0300
committerGitHub <noreply@github.com>2020-06-15 20:59:06 +0300
commitab71fac9e9f075be3883e5fee4da83417b08e2ad (patch)
tree827ca2a07581ee32a3006e94faccb0166b679882
parentd576730d0806300f5596cd5499776d5d68d045ff (diff)
parent8acb3b5dd0d67d8d81ba6e6f467f50b23563e057 (diff)
Merge pull request #100 from snh/patch-2
Include a link to bat
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 0e82496..37b93c5 100644
--- a/index.html
+++ b/index.html
@@ -83,8 +83,7 @@
<p><code class="ip">{{ .IP }}</code></p>
<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
- Wget</a>
- and <a href="https://www.freebsd.org/cgi/man.cgi?fetch(1)">fetch</a>.</p>
+ 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>
</div>
</div>
<div class="pure-g">