diff --git a/README.md b/README.md index 9038c5e..aa12e43 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ Zeit, erfassen. A command line tool for tracking time spent on tasks & projects. [Download the latest version for macOS, Linux, FreeBSD, NetBSD, OpenBSD & Plan9 here](https://github.com/mrusme/zeit/releases/latest) -![zeit](documentation/header.jpg) - ## Build @@ -21,6 +19,8 @@ the version in `zeit --help` to be a different one. ## Usage +![zeit](documentation/header.jpg) + Please make sure to `export ZEIT_DB=~/.config/zeit.db` (or whatever location you would like to have the zeit database at). @@ -167,7 +167,7 @@ zeit erase 14037730-5c2d-44ff-b70e-81f1dcd4eb5f ### Statistics -![zeit stats](documentation/zeit_stats.png) +![zeit stats](documentation/zeit_stats.jpg) ```sh zeit stats diff --git a/documentation/tyme3json.png b/documentation/tyme3json.png index 5c03d02..e0ab06b 100644 Binary files a/documentation/tyme3json.png and b/documentation/tyme3json.png differ diff --git a/documentation/zeit_stats.jpg b/documentation/zeit_stats.jpg new file mode 100644 index 0000000..18202d7 Binary files /dev/null and b/documentation/zeit_stats.jpg differ diff --git a/documentation/zeit_stats.png b/documentation/zeit_stats.png deleted file mode 100644 index ee405fd..0000000 Binary files a/documentation/zeit_stats.png and /dev/null differ