We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea143f commit befd7bbCopy full SHA for befd7bb
README.md
@@ -0,0 +1,11 @@
1
+QuickJSON
2
+=========
3
+
4
+A QuickLook plugin to pretty-print (node.js style) JSON.
5
6
+To install a pre-built version for osx 10.6+,
7
+download and unzip
8
+[QuickJSON.qlgenerator.zip](https://github.com/downloads/johan/QuickJSON/QuickJSON.qlgenerator.zip)
9
+into `/Library/QuickLook/` (to install system-globally),
10
+or into `~/Library/QuickLook/` (to install for yourself only).
11
+You may need to create this directory, if it does not exist.
0 commit comments