# fmg-timesheets
## Usage
Store PDF-formatted timesheets locally.
```
mkdir data
cp path/to/timesheets/*.pdf data/
```
Run the program.
```
make run
```
## Licensing
You don't have access to my timesheets.
The 'crash course' comments in the parser files are adapted from the upstream,
official documentation.
I don't know, call it unlicensed?