# mahar-zanaka-foretelling

A Node.js package that is receiving the date of birth and response Mahar Zanaka Foretelling

## Usage

First, install the package using npm:

    npm install mahar-zanaka-foretelling

Then, require the package and use it like so:

    var getMZF = require('mahar-zanaka-foretelling');

console.log(getMZF('2000-01-01'));  

## License

MIT
