# Family Graph
<div align="center">
<a href="https://crates.io/crates/family_graph">
<img src="https://img.shields.io/crates/v/family_graph.svg?style=flat-square"
alt="Crates.io version" />
</a>
<a href="https://docs.rs/family_graph">
<img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
alt="docs.rs docs" />
</a>
<a href="https://crates.io/crates/family_graph">
<img src="https://img.shields.io/crates/d/family_graph.svg?style=flat-square"
alt="Download" />
</a>
</div>
A custom family graph generator, given a -- for now -- `.xls` file.
The generations are denoted by the amount of '*' before the name.
Very custom, don't expect anyone to use this