mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-11 08:32:21 +03:00
update "description" in the example
This commit is contained in:
parent
6f2a652c2b
commit
4d8e3c8c13
|
@ -155,7 +155,7 @@ Answer the prompts with your own desired options_. For example::
|
||||||
project_slug [reddit_clone]: reddit
|
project_slug [reddit_clone]: reddit
|
||||||
author_name [Daniel Roy Greenfeld]: Daniel Greenfeld
|
author_name [Daniel Roy Greenfeld]: Daniel Greenfeld
|
||||||
email [you@example.com]: pydanny@gmail.com
|
email [you@example.com]: pydanny@gmail.com
|
||||||
description [A short description of the project.]: A reddit clone.
|
description [Behold My Awesome Project!]: A reddit clone.
|
||||||
domain_name [example.com]: myreddit.com
|
domain_name [example.com]: myreddit.com
|
||||||
version [0.1.0]: 0.0.1
|
version [0.1.0]: 0.0.1
|
||||||
timezone [UTC]: America/Los_Angeles
|
timezone [UTC]: America/Los_Angeles
|
||||||
|
|
Loading…
Reference in New Issue
Block a user