From: David Schweikert Date: Tue, 13 Oct 2015 19:16:22 +0000 (-0700) Subject: experiment with markdown for readme X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3441920c536e171f921c4e9b77e242d089dd570d;p=fping.git experiment with markdown for readme --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f61e9f --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +[![Build Status](https://travis-ci.org/schweikert/fping.svg?branch=develop)](https://travis-ci.org/schweikert/fping) + +h1. fping 3 + +fping is a program to send ICMP echo probes to network hosts, similar to ping, +but much better performing when pinging multiple hosts. fping has a long long +story: Roland Schemers did publish a first version of it in 1992 and it has +established itself since then as a standard tool.