diff --git a/README.md b/README.md index 875becf..56324ef 100644 --- a/README.md +++ b/README.md @@ -272,3 +272,10 @@ Export a Tyme 3 JSON: ```sh zeit export --format tyme --project "my project" --since "2020-04-01T15:04:05+07:00" --until "2020-04-04T15:04:05+07:00" ``` + +## Integrations + +Here are a few integrations and extensions built by other people that make use of `zeit`: + +- [`zeit-status.sh`](https://github.com/khughitt/dotfiles/blob/master/polybar/scripts/zeit-status.sh), a [Polybar](https://github.com/polybar/polybar) integration for `zeit` by @khughitt +- your link here, feel free to PR! :-)