From 0ff559610f31df512df16d96b92b5623e182187e Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Sun, 1 May 2016 11:47:38 +0430 Subject: [PATCH] fix markdown spacing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 888737f..1b73791 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ git submodules init --update 2. You can alternatively install the package using pip: ``` -pip3 install --process-dependency-links dnsdiag +pip3 install --process-dependency-links dnsdiag ``` # dnsping @@ -108,6 +108,7 @@ server avg(ms) min(ms) max(ms) stddev(ms) lost(%) ### Author Babak Farrokhi + - twitter: [@farrokhi](https://twitter.com/farrokhi) - github: [/farrokhi](https://github.com/farrokhi/) - website: [farrokhi.net](https://farrokhi.net/)