From 947d1802cdc0adcebc17da7516312bb197b9ad1c Mon Sep 17 00:00:00 2001 From: Peter Urda Date: Tue, 16 Sep 2014 12:42:34 -0700 Subject: [PATCH] Cleanup intro section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88b3aa6..93d019b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ mcstatus ======== -mcstatus provides an easy way to query Minecraft servers for any information they can expose. It provides two modes of access, 'query' and 'ping', the differences of which are listed below in usage. +`mcstatus` provides an easy way to query Minecraft servers for any information they can expose. +It provides two modes of access, `query` and `ping`, the differences of which are listed below in usage. Usage -----