Mark Royer

Add initial README with seaborn dependency

# Dependencies
This example requires the seaborn package. You can install the package, by typing the following.
```sh
pip install seaborn
```