Chris Mague 7 년 전
부모
커밋
f5b23a7e76
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      {{cookiecutter.module_name}}/README.md

+ 2 - 0
{{cookiecutter.module_name}}/README.md

@@ -11,3 +11,5 @@ LICENSE: 3-clause BSD license.
 ## Testing
 
 `cd {{ cookiecutter.module_name }} && vagrant up`
+
+extra: {{ cookiecutter.extra_context }}