Skip to content

Commit bf0804e

Browse files
authored
Update README.md
1 parent 56cedf5 commit bf0804e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GO + GCP Cloud-Run-Button
1+
# GO + GCP
22
Simple GO endpoints deployed in Google Cloud Platform directy from GitHub clicking just one button!
33

44
[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/twogg-git/go-gcp-cloudshell.git)
@@ -28,4 +28,4 @@ docker run -v $pwd:/go/src/app -p 8181:8080 -d --name go-endpoints golang:1.8 /b
2828
docker rm -f go-endpoints
2929
```
3030

31-
[GCP Cloud run button repo](https://github.com/GoogleCloudPlatform/cloud-run-button#add-the-cloud-run-button-to-your-repos-readme)]
31+
[GCP Cloud run button repo](https://github.com/GoogleCloudPlatform/cloud-run-button#add-the-cloud-run-button-to-your-repos-readme)

0 commit comments

Comments
 (0)