Skip to content

Commit

Permalink
Update README.md (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
jama22 authored Dec 3, 2024
1 parent ecf03ca commit 59bab7d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ An open source framework for writing lightweight, portable Ruby functions that
run in a serverless environment. Functions written to this Framework will run
in many different environments, including:

* [Google Cloud Functions](https://cloud.google.com/functions)
* [Google Cloud Run](https://cloud.google.com/run)
* [Google Cloud Run functions](https://cloud.google.com/functions)
* Any other [Knative](https://github.com/knative)-based environment
* Your local development machine

Expand Down Expand Up @@ -113,8 +112,7 @@ These guides provide additional getting-started information.
functions server.
* **[Deploying Functions](https://googlecloudplatform.github.io/functions-framework-ruby/latest/file.deploying-functions.html)**
: How to deploy functions to
[Google Cloud Functions](https://cloud.google.com/functions) or
[Google Cloud Run](https://cloud.google.com/run).
[Google Cloud Run functions](https://cloud.google.com/functions)

The library reference documentation can be found at:
https://googlecloudplatform.github.io/functions-framework-ruby
Expand Down

0 comments on commit 59bab7d

Please sign in to comment.