From 5a34c8137dd9e053cf4850301ef0b29374e7f033 Mon Sep 17 00:00:00 2001 From: Unytics <111615732+unytics@users.noreply.github.com> Date: Fri, 28 Feb 2025 21:12:28 +0100 Subject: [PATCH] Update bigfunction.md --- bigfun/templates/bigfunction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bigfun/templates/bigfunction.md b/bigfun/templates/bigfunction.md index c39cbb2ba..b9b83a771 100644 --- a/bigfun/templates/bigfunction.md +++ b/bigfun/templates/bigfunction.md @@ -50,6 +50,8 @@ search: ??? success "Deploy `{{ name }}` in your project" + **Why deploy?** + - You may prefer to deploy `{{ name }}` in your own project to build and manage your own catalog of functions. - This is particularly useful if you want to create private functions (for example calling your internal APIs). - Get started by reading [the framework page ](../framework.md)