diff --git a/plop-templates/play-readme.hbs b/plop-templates/play-readme.hbs index 73eb3800bd..654ba66e07 100644 --- a/plop-templates/play-readme.hbs +++ b/plop-templates/play-readme.hbs @@ -1 +1,27 @@ -# {{name}} \ No newline at end of file +# {{name}} + +{{description}} + +## Play Demographic + +Language: {{language}} +Level: {{level}} + +## Creator Information + +User: {{github}} +Gihub Link: https://github.com/{{github}} +Blog: {{blog}} +Video: {{video}} + +## Implementation Details + +Update your implementation idea and details here + +## Consideration + +Update all considerations(if any) + +## Resources + +Update external resources(if any)