From 52fdd4f5cbc968e71d11471744aca4e9d93978a1 Mon Sep 17 00:00:00 2001 From: Alex Pshul Date: Sun, 9 Jun 2024 16:37:33 -0400 Subject: [PATCH] Update README.md Added new line Signed-off-by: Alex Pshul --- packages/func/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/func/README.md b/packages/func/README.md index 01e775d..6f6d6e7 100644 --- a/packages/func/README.md +++ b/packages/func/README.md @@ -91,6 +91,8 @@ nx publish -n 4. Wait for the process to finish and the triggers to properly sync +
+ ## Limitations Currently, the plugin supports only TypeScript functions.