Skip to content

Commit fc83f3e

Browse files
author
hirsch
committed
docs: Remove old examples
1 parent 68f3475 commit fc83f3e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,6 @@ Now you are able to execute your seeds with this command `npm run seed`.
201201
| `--class` or `--c` | null | Option to specify a specific seeder class to run individually |
202202
| `--config` | `ormconfig.js` | Path to the typeorm config file (json or js). |
203203

204-
## ❯ Example
205-
206-
A good example is in the [express-typescript-boilerplate](https://github.com/w3tecch/express-typescript-boilerplate) repository.
207-
208204
## ❯ License
209205

210206
[MIT](/LICENSE)

0 commit comments

Comments
 (0)