= <%= title %> <%= homepage %> == INTRODUCTION <%= description %> == RELEASE NOTES Please see NOTES file. == RECENT CHANGES Please see CHANGES file. == HOW TO INSTALL Describe your installation procedure here. To install with RubyGems simply open a console and type: gem install <%= project %> To manually installation, download the tgz package and type: tar -xvzf <%= project %>-x.y.z.tgz cd <%= package %>-x.y.z.tgz rake config rake setup rake install == USAGE Describe how to use your library or application here. == LICENSE Copyright (c) 2008 <%= author %> This program is ditributed unser the terms of the <%= license %> license. Please see COPYING file.