Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ticktackk committed Apr 4, 2019
1 parent 95fd312 commit 8f82129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This add-on helps in filling development board with dummy data.

## Usage
* To start seeding all supported content types run: `php cmd.php tck-seeder:seed`
* To seed only one specific content type, run: `php cmd.php tck-seeder:seed --content-type <content type>`
* To seed only one specific content type, run: `php cmd.php tck-seeder:seed --seed <seed name>`

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details
2 changes: 1 addition & 1 deletion upload/src/addons/TickTackk/Seeder/_no_upload/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This add-on helps in filling development board with dummy data.

## Usage
* To start seeding all supported content types run: `php cmd.php tck-seeder:seed`
* To seed only one specific content type, run: `php cmd.php tck-seeder:seed --content-type <content type>`
* To seed only one specific content type, run: `php cmd.php tck-seeder:seed --seed <seed name>`

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details

0 comments on commit 8f82129

Please sign in to comment.