Skip to content

Commit

Permalink
Added a feedback section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor "Nekroze" Lawson committed Aug 19, 2013
1 parent e1e688b commit aec2201
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion {{cookiecutter.repo_name}}/README.rst
Expand Up @@ -19,7 +19,7 @@ Quickstart

Install {{ cookiecutter.project_name }}::

pip install {{ cookiecutter.repo_name }}
$ pip install {{ cookiecutter.repo_name }}

Then use it in a project::

Expand All @@ -29,3 +29,12 @@ Features
--------

* TODO

Feedback
========

If you have any suggestions or questions about **{{ cookiecutter.project_name }}** feel free to email me
at {{ cookiecutter.email }}.

If you encounter any errors or problems with **{{ cookiecutter.project_name }}**, please let me know!
Open an Issue at the GitHub http://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.repo_name }} main repository.

0 comments on commit aec2201

Please sign in to comment.