Get help with google
Write your module documentation in this file, possibly linking to other Textile files, and delete these notes when you are finished.
Start with a clear statement of what the module is and what it is for. Link to any third-party libraries that the module is based on.
Briefly describe why you might want to use this module in a Play application.
Your module should contain a sample app in the sample
directory that demonstrates the module. Describe how to run the demo here.
Describe any installation that is required, beyond adding and resolving the module dependency.
List any configuration options that the module uses, with an h3.
heading for each one.
Explain how to use the module, and describe any routes, controllers, models or views that the module provides.
List any tags the module provides, with an h3.
heading for each one. Include the tags’ arguments.
List any commands the module provides, with an h3.
heading for each one. Include the commands’ options.