diff --git a/README.md b/README.md deleted file mode 100644 index b9e850a..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Awesome Project Build with TypeORM - -Steps to run this project: - -1. Run `npm i` command -2. Setup database settings inside `ormconfig.json` file -3. Run `npm start` command