make cookiecutter.json more obvious in purpose

This commit is contained in:
Daniel Greenfeld 2014-03-11 19:25:14 -07:00
parent 9cc5bc0cb7
commit 1ad866770a

View File

@ -1,6 +1,6 @@
{
"project_name": "project_name",
"repo_name":"repo_name",
"project_name": "project_name is the title of the project.",
"repo_name":"repo_name is used for describing the directory structure.",
"author_name": "Your Name",
"email": "Your email",
"description": "A short description of the project.",