Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ticktackk committed Feb 9, 2019
1 parent 548a684 commit a3cbc5d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# SeederForXF2
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>`

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details
4 changes: 4 additions & 0 deletions upload/src/addons/TickTackk/Seeder/_no_upload/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# SeederForXF2
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>`

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

0 comments on commit a3cbc5d

Please sign in to comment.