saying that the username in cookiecutter.json is the one from github, as discussed in #154

This commit is contained in:
Felipe Arruda Pontes 2014-11-24 00:52:21 -02:00
parent 5df8e1dd10
commit cd09914d6e

View File

@ -2,7 +2,7 @@
"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",
"github_username": "your username",
"github_username": "your GitHub username",
"email": "Your email",
"description": "A short description of the project.",
"year": "2014",