From 50693501a4df7a832ded1ddabe6b811d4c9f851f Mon Sep 17 00:00:00 2001 From: Jonathan Wise <57234292+jwise-mfg@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:53:36 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 882dbe7..3b048cf 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ A GraphQL-based web App for the CESMII SM Innovation Platform. This app uses a ThinkIQ Library, including standard Type definitions (available in the CESMII Cloud Library) that computes OEE, and its component functions, for any equipment (given a few key datapoints). -The app is written in pure Javascript (Vue) using the GraphQL API provided by the SMIP. For more details, see the [frontend/README.md](frontend/README.md). +The app is written in pure Javascript (Vue) using the GraphQL API provided by the instance of the SMIP the user logs into. For more details, see the [frontend/README.md](frontend/README.md).