Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
slagyr committed Jan 18, 2011
1 parent e45db5b commit d8c9cd3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,15 @@ of the rest for you. It saves tons of time when used during development to:
* reload routes without restarting the server
* etc...


## Installation

With Leiningen:

:dependencies [[fresh "1.0.1"]]
; or
:dev-dependencies [[fresh "1.0.1"]]

## Usage

The primary function is `freshener`.
Expand Down

0 comments on commit d8c9cd3

Please sign in to comment.