From 56b541b44f74e5bec5c2a0dfe4b77d73cf5d94c8 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Mon, 6 Feb 2017 13:56:52 -0800 Subject: [PATCH] Add description to package.json This should fix the ugly broken markdown at the top of npm --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c05d97f2..8e81c204 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,6 @@ { "name": "xterm", + "description": "Full xterm terminal, in your browser", "version": "2.2.3", "ignore": [ "demo",