Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
carstene1ns committed May 2, 2016
1 parent 44db271 commit 7ec9354
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@ pjson

Like `python -mjson.tool` but with moar colors (and less conf)

###Usage
### Usage

⚡ echo '{"json":"obj"}' | pjson
{
"json": "obj"
}

###Looks Like This
### Looks Like This

Image for the haters:

![image](http://f.cl.ly/items/3R1M3b2j2o2v1z0z2U0E/Screen%20Shot%202012-07-19%20at%206.58.54%20PM.png)

Small retina display images are fucking huge.

###Example With Curl
### Example With Curl

⚡ curl https://api.github.com/users/igorgue | pjson

###Install
### Install

Install `pygments`:
Install `pygments` and `xmlformatter`:

⚡ pip install pjson
⚡ pip install pjson xmlformatter

###MFW I did This Project
### MFW I did This Project

![image](http://alltheragefaces.com/img/faces/large/surprised-omg-l.png)
![image](http://www.ragefacecomics.com/faces/large/surprised-omg-l.png)

0 comments on commit 7ec9354

Please sign in to comment.