Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afshinm committed Aug 3, 2014
1 parent 4fca8f0 commit fc66569
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@ Create fake REST API in a minute
Issue following command:

pip install liaar
or with `easy_install`:

Above command installs all dependecies automatically. Then use following command to run the liaar:
easy_install liaar

Above commands install all dependecies automatically. Then use following command to run the liaar:

liaar

Then you should see the liaar picture.

##How to use?
##How to use

You should create directories as resources’ namespace and place JSON files inside them as API methods.

Expand Down

0 comments on commit fc66569

Please sign in to comment.