Skip to content

Commit a40945b

Browse files
authored
chore: cleanup README.md (#3654)
* chore: Update README.md to remove slack link we don't have an active presence in slack; we could consider looking at updating this to discord where there is a more active community as well * fix: update README.md * chore: Update README.md removes python from the search string
1 parent 5954355 commit a40945b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>
22

3-
# Google Cloud Platform Node.js Samples [![Slack][slack_badge]][slack_link]
3+
# Google Cloud Platform Node.js Samples
44

55
Node.js samples for [Google Cloud Platform products][cloud].
66

@@ -10,15 +10,13 @@ on Google Cloud Platform.
1010
To browse documentation pages that use the samples found in this repository,
1111
visit the [Google Cloud Samples][cloud_samples] page.
1212

13-
[slack_badge]: https://img.shields.io/badge/slack-Google%20Cloud%20Platform-E01563.svg
14-
[slack_link]: https://googlecloud-community.slack.com/
1513
[cloud]: https://cloud.google.com/
1614
[cloud_nodejs]: https://cloud.google.com/nodejs/
17-
[cloud_samples]: https://cloud.google.com/docs/samples?l=python&language=nodejs%2Ctypescript
15+
[cloud_samples]: https://cloud.google.com/docs/samples?language=nodejs%2Ctypescript
1816

1917
## Setup
2018

21-
1. Install [Node.js version 10 or greater][node]
19+
1. Install [Node.js version 14 or greater][node]
2220
1. Install the [Google Cloud CLI (gcloud)][gcloud]
2321
1. Clone this repository:
2422

@@ -73,4 +71,4 @@ View the [tutorial][bookshelf_docs] or the [source code][bookshelf_code].
7371

7472
Contributions welcome! See the [Contributing Guide][contrib].
7573

76-
[contrib]: CONTRIBUTING.md
74+
[contrib]: CONTRIBUTING.md

0 commit comments

Comments
 (0)