From 8acb3b5dd0d67d8d81ba6e6f467f50b23563e057 Mon Sep 17 00:00:00 2001 From: Steven Honson Date: Mon, 15 Jun 2020 15:22:11 +1000 Subject: [PATCH] Include a link to bat Indlude a link to bat, since an example is provided for it. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 0e82496..37b93c5 100644 --- a/index.html +++ b/index.html @@ -83,8 +83,7 @@

{{ .IP }}

Multiple command line HTTP clients are supported, including curl, httpie, GNU - Wget - and fetch.

+ Wget, fetch, and bat.