From 788f053fa9ac9a5254a3cb31e217d95246f57c5b Mon Sep 17 00:00:00 2001 From: Abby Vander Linden <11965371+avanlinden@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:03:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69e4835..f110956 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The dictionary app displays all attributes used as manifest columns, and all val As of August 2024, this app no longer interacts with Synapse since it is pulling from the ADKP data model used for schematic and DCA. The recitulate and synapsclient dependencies have been removed. +It may take a few minutes (five-ish?) and a browser refresh for changes merged into the AD.model.csv file on the main akdp data model repo branch to appear in the app, but they should display without needing to redeploy the app. + ### To deploy to ShinyApps.io: The shinyapps.io deployment workflow is `deploy-shinyapps-io.yaml`.