From f134e00496312c401687fdfac1c6b6f891333d04 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Wed, 30 Jan 2013 10:35:50 +0100 Subject: [PATCH] notice about component support --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 245bf99..1fbeb10 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,14 @@ Prettyprint JSON to HTML +It is available through npm + npm install json-markup +or as a [component](https://github.com/component/component) for the browser + + component install mafintosh/json-markup + json-markup will take a JSON document and add markup to it so it can be styled in a browser. ``` js