Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eaa846b

Browse files
authored
Update README.md (GoogleCloudPlatform#316)
1 parent d31b502 commit eaa846b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@
1010
![Security Scorecard](https://api.securityscorecards.dev/projects/github.com/GoogleCloudPlatform/functions-framework-java/badge)
1111

1212
An open source FaaS (Function as a service) framework for writing portable
13-
Java functions -- brought to you by the Google Cloud Functions team.
13+
Java functions.
1414

1515
The Functions Framework lets you write lightweight functions that run in many
1616
different environments, including:
1717

18-
* [Google Cloud Functions](https://cloud.google.com/functions/)
18+
* [Google Cloud Run functions](https://cloud.google.com/functions/)
1919
* Your local development machine
20-
* [Cloud Run](https://cloud.google.com/run/) and [Cloud Run for Anthos](https://cloud.google.com/anthos/run/)
2120
* [Knative](https://github.com/knative/)-based environments
2221

2322
## Installation

0 commit comments

Comments
 (0)