Skip to content

Commit

Permalink
add description to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Feb 22, 2017
1 parent d003743 commit 01bd929
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,14 @@
</a>
</div>

<br />

Merry is a little Node framework that helps you build performant applications
with little effort. We don't think that "fast" and "cute" should be mutually
exclusive. Out of the box we've included standardized logging, consistent error
handling, a clean streams API and plenty of nuts, bolts and options to
customize merry to fit your use case. We hope you have a good time using it.
:v: _-Team Merry_

## Features
- __fast:__ using Node streams, merry handles request like no other
Expand Down

0 comments on commit 01bd929

Please sign in to comment.