From 15077ad0cdb474956f1aa6b75d57534094bd00d6 Mon Sep 17 00:00:00 2001 From: Sumanth Chinthagunta Date: Sun, 10 Sep 2023 15:33:50 -0700 Subject: [PATCH] fix: testing deploy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c886b3..07952c4c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ ## Experementing - [ ] **tRPC-SvelteKit** [End-to-end typesafe APIs](https://icflorescu.github.io/trpc-sveltekit) SvelteKit. -- [x] Implement Changesets [(link)](https://github.com/changesets/changesets) +- [ ] Implement Changesets [(link)](https://github.com/changesets/changesets) - [ ] **TAURI:** Use [tauri](https://tauri.app/) for multi-platform ## Setup