use datetime module to calculate times; refactor
convert readme.rst to README.md
add functionality for figuring mileage
This is just a little Python script I wrote to figure the hours I work. The date, job, and pairs of start time and end time should be entered in a text file. This script takes that text file and figures hours worked each day, week, job, etc.