kawadhiya21 / mysql-migrations

A tool to use with mysql package to maintain migrations
MIT License
31 stars 25 forks source link

readme update #2

Closed lukesUbuntu closed 2 months ago

lukesUbuntu commented 6 years ago

Nice module, small mistake on readme file require('mysql-migration'); meant to be require('mysql-migrations');

https://github.com/kawadhiya21/mysql-migrations/blame/master/README.MD#L27

lewismoten commented 2 months ago

Can we close this issue? It appears as if it has been resolved.