Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 1a77de1

Browse files
authored
Fix missing gitter links (#519)
1 parent 7f2f6cb commit 1a77de1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/opencensus-nodejs-base/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,11 @@ tracing.tracer.startRootSpan(rootSpanOptions, (rootSpan) => {
5050
### Tracing Options
5151

5252
See the `@opencensus/nodejs` package for the full API documentation.
53+
54+
## Useful links
55+
- For more information on OpenCensus, visit: <https://opencensus.io/>
56+
- To checkout the OpenCensus for Node.js, visit: <https://github.com/census-instrumentation/opencensus-node>
57+
- For help or feedback on this project, join us on [gitter](https://gitter.im/census-instrumentation/Lobby)
58+
59+
[gitter-image]: https://badges.gitter.im/census-instrumentation/lobby.svg
60+
[gitter-url]: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

0 commit comments

Comments
 (0)