README
Devcamp JS Footer
This should be used in the following manner
Install with the command:
npm install --save ghdevcamp-js-footer
Add to a Javascript Proect with the following code:
import { footer } from 'ghdevcamp-js-footer';
footer ('Some Name');