Skip to content

Commit

Permalink
version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdenny committed Dec 17, 2012
1 parent bc2b1f3 commit 7dd26de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -28,6 +28,8 @@ git clone https://github.com/iamdenny/migrate-oracle-to-mysql.git

## How to use

Make mysql tables same as oracle tables first.

```js
var Mom = require('migrate-oracle-to-mysql');
var oMom = new Mom({
Expand Down

0 comments on commit 7dd26de

Please sign in to comment.