Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciosoares committed Sep 27, 2015
1 parent 86556ce commit b970819
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Promises and Events... combined.

## Install

Install it via Bower or NPM.

```
bower install provent
npm install provent
```

## Why?

To provide a promise like syntax for attaching handlers to the DOM.
Expand Down

0 comments on commit b970819

Please sign in to comment.