From 14992c37985a8969237e3e216305ae7d88e3f85c Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Thu, 4 Jul 2024 20:20:00 +0100 Subject: [PATCH] docs(*): Add to do item --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a6e67eb..f5f1233 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ In its current configuration, the application can be easily linked to Netlify vi ## To Do +- [Update types automatically](https://supabase.com/docs/guides/api/rest/generating-types#update-types-automatically-with-github-actions) + Please see the Issues tab for `enhancement` tagged issues. ## [Database setup](/docs/database-setup.md)