Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
This program allows you to gather a hazard level on any phonenumber you insert into it, the hazard level is a pecentage from 1 to 100, 100 being the most dangours and 0 being the least
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)