diff --git a/README.md b/README.md index f3cbf7f..a8c66c5 100644 --- a/README.md +++ b/README.md @@ -59,5 +59,5 @@ _Do not look below this line_ * do we even need Track? will it ever be anything more than a collection of Points? * [done] need a real gpx file with namespace decls before we can parse power and stuff -* tests seem to pass without element? -* stop returning bogus data when missing required elements (e.g. time) +* [done] tests seem to pass without element? +* [done] stop returning bogus data when missing required elements (e.g. time)