From f85cc2e8dfca95b42c070e6340c5667fc176886d Mon Sep 17 00:00:00 2001 From: nifflets <5343516+nifflets@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:57:08 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4c543a4..f0b1df17 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ An open source FaaS (Function as a service) framework for writing portable Java functions -- brought to you by the Google Cloud Functions team. The Functions Framework lets you write lightweight functions that run in many -different environments, including: +different environments, including : * [Google Cloud Functions](https://cloud.google.com/functions/) * Your local development machine