diff --git a/README.md b/README.md index 648dc44..fbb0d5a 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,4 @@ Delivery System using Nodejs [Typescript], Express, axios, knex, pg (not impleme ### Database ### run `npm run migrate` to create the database tables. - run `npm run seed` to seed the database with some data. \ No newline at end of file diff --git a/src/seeds/load-data.js b/src/seeds/load-data.js.placeholder similarity index 100% rename from src/seeds/load-data.js rename to src/seeds/load-data.js.placeholder