Skip to content

Commit

Permalink
Merge branch 'master' into ff-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel authored Oct 4, 2019
2 parents 2414cee + 37ba2f2 commit 023d00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run/pubsub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ This sample shows how to create a service that processes Pub/Sub messages.

Use it with the [Cloud Pub/Sub with Cloud Run tutorial](http://cloud.google.com/run/docs/tutorials/pubsub).

For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/run).
For more details on how to work with this sample read the [Google Cloud Run Node.js Samples README](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/run).

## Dependencies

* **express**: Web server framework.
* **body-parser**: express middleware for request payload processing.
* **mocha**: [development] Test running framework.
* **supertest**: [development] HTTP assertion test client.
* **supertest**: [development] HTTP assertion test client.

0 comments on commit 023d00a

Please sign in to comment.