diff --git a/README.md b/README.md index 08a7f38..c170bed 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Coverage Status][ico-coverage]][link-coverage] [![Total Downloads][ico-downloads]][link-downloads] -`Refinery` is a console-based package of [Migrations Class](https://www.codeigniter.com/userguide3/libraries/migration.html) for the [Codeigniter 3](https://codeigniter.com/userguide3). It uses the [Describe](https://roug.in/describe/) package for retrieving the database tables and as the basis for code generation. +`Refinery` is a console-based package of [Migrations Class](https://www.codeigniter.com/userguide3/libraries/migration.html) for the [Codeigniter 3](https://codeigniter.com/userguide3). It uses the [Describe](https://roug.in/describe/) package for retrieving the database tables for creating database migrations. ## Installation