From 28bb69564fe050785ddfda40447f871f8436ed49 Mon Sep 17 00:00:00 2001 From: Xabier de Zuazo Date: Sun, 14 Apr 2013 12:21:28 +0200 Subject: [PATCH] README: added npm version badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33cf0c4..a52c715 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# minecraft protocol +# minecraft protocol [![NPM version](https://badge.fury.io/js/minecraft-protocol.png)](http://badge.fury.io/js/minecraft-protocol) Parse and serialize minecraft packets, plus authentication and encryption.