From 1c116692517570d62d004861eead9ea22d40330f Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Tue, 19 Sep 2023 22:32:13 -0500 Subject: [PATCH] Adjust README warnings --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 201c093d..5ec77162 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,9 @@ https://github.com/sambecker/exif-photo-blog/assets/169298/62a9caec-e33b-4053-b0 _This template is in `BETA`._ -_Optimizations are still being made around auth and cache behavior._ +_Optimizations are still being made around data cache behavior._ -_Access to Vercel Blob—currently in private beta—must be requested._ - -_Database schema changes are expected._ +_Database schema changes are possible in the future._ [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?demo-title=Photo+Blog&demo-description=Store+photos+with+original+camera+data&demo-url=https%3A%2F%2Fphotos.sambecker.com&demo-image=https%3A%2F%2Fphotos.sambecker.com%2Ftemplate-image-tight&project-name=Photo+Blog&repository-name=photo-blog&repository-url=https%3A%2F%2Fgithub.com%2Fsambecker%2Fphoto-blog&from=templates&skippable-integrations=1&env-description=Configure+your+photo+blog+meta&env-link=BLANK&env=NEXT_PUBLIC_SITE_TITLE&teamCreateStatus=hidden&stores=%5B%7B%22type%22%3A%22postgres%22%7D%2C%7B%22type%22%3A%22blob%22%7D%5D)