From 5829ce38a6122274a8bfcd5b0daed3c3dc20916d Mon Sep 17 00:00:00 2001 From: Abigail Alexander Date: Tue, 26 Nov 2024 15:48:34 +0000 Subject: [PATCH] Change css to csstudio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68ac462..e7dba27 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ cs-web-lib does not contain the full suite of features and widgets provided by P | Actions | ✅ | Some actions may not be supported. Please open an issue for any issues noticed. | | Formulas | ❌ | `sim://` PVs are supported, but not `eq://`. This will be added in future. | | Rules | ✅ | Partial support. x, y and Font rules are currently not supported. This will be added in future. Please open an issue for any issues noticed.| -| Scripts | ❌ | The use of scripting is recommended against in general by CSS Developers. Formulae should be able to handle most use cases. | +| Scripts | ❌ | The use of scripting is recommended against in general by CS Studio Developers. Formulae should be able to handle most use cases. | ## Development To develop on the library code first clone this repo, install the npm package dependencies and then make changes: