From 85da44c749b3601c6d6ecd90052b15e35e786c84 Mon Sep 17 00:00:00 2001 From: Jonathan Greenemeier Date: Sat, 18 Sep 2021 21:02:56 -0600 Subject: [PATCH] fix: docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 333981f..eb4cd9c 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ export default config; - Virtual/infinite grid for animation performance - Store-driven and extensible - [Localization](https://6edesign.github.io/svelte-calendar) using `day.js` +- Svelte-Kit support ## Features In Development