Skip to content

Commit 5b0e700

Browse files
authored
chore: update README (#874)
* chore: update README * fix: review comment
1 parent 53d41d3 commit 5b0e700

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66
[![Beta Badge][beta-image]][beta-image]
77

88
## About this project
9-
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces, metrics and logs from applications.
10-
11-
> This project is currently in Alpha stage. Its APIs can change at any time and it is not intended to be used in production scenarios!
9+
This is the JavaScript version of [OpenTelemetry](https://opentelemetry.io/), a framework for collecting traces and metrics from applications.
1210

1311
## Documentation
1412

15-
For detailed documentation of the OpenTelemetry API, see [the documentation][docs].
13+
For detailed documentation of the OpenTelemetry API, see [the documentation][docs], if you want to access the documentation for the latest master commit use [this command][generate-api-documentation].
1614

1715
## Quick start
1816

@@ -187,3 +185,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
187185
[otel-web]: https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-web
188186
[otel-api]: https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-api
189187
[otel-core]: https://github.com/open-telemetry/opentelemetry-js/tree/master/packages/opentelemetry-core
188+
[generate-api-documentation]: https://github.com/open-telemetry/opentelemetry-js/blob/master/CONTRIBUTING.md#generating-api-documentation

0 commit comments

Comments
 (0)