summaryrefslogtreecommitdiff
path: root/extension/examples/MyProject/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'extension/examples/MyProject/README.md')
-rw-r--r--extension/examples/MyProject/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/extension/examples/MyProject/README.md b/extension/examples/MyProject/README.md
deleted file mode 100644
index 0fdaaf88..00000000
--- a/extension/examples/MyProject/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 `data-source.ts` file
-3. Run `npm start` command