From 77300f69b2ce34e2840ecce54e8bc341f28dca1f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 28 May 2021 02:04:29 -0600 Subject: [PATCH] add demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdfcb67..0b70e57 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native `Intl.DateTimeFormat` in ~100 LoC. For Node.js & Browsers. -![](./xtz-preview.png) +[![](./xtz-preview.png)](https://therootcompany.github.io/tz.js/) XTZ is a poor man's Temporal polyfill, but just for time zones. \ Demo: