Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pemrouz committed May 2, 2016
1 parent 42a3e33 commit ef68a1f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
[![Coverage Status](https://coveralls.io/repos/rijs/mysql/badge.svg?branch=master&service=github)](https://coveralls.io/github/rijs/mysql?branch=master)
[![Build Status](https://travis-ci.org/rijs/mysql.svg)](https://travis-ci.org/rijs/mysql)

Allows connecting a Ripple node to a MySQL instance.

```js
ripple('some.html', file('./templates/some.html'))
```
Registers a new [database adaptor](https://github.com/rijs/db#ripple--database) to interface with a MySQL DB.

Fills any array data resource with a matching `table` header, and replays any operations on it back to the database.

0 comments on commit ef68a1f

Please sign in to comment.