Example
This is the README file for the example gem.
Installation
# gem install example_gem
Usage
require "example"
Example.new.hi #=> Some example message on the console
License
Never forget to add a license to your code, otherwise people will
either start picking around you or not even use your code at all. If
unsure, refer to these guidelines:
1. If you want to enforce any application using your code to be
open-source