Skip to content

Commit a5c4ef8

Browse files
authored
Update README disclaimers
1 parent 2fb1109 commit a5c4ef8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Experimental Client-side JavaScript library for Stackdriver Error Reporting
22

33
> **This is not an official Google product.** This module is experimental and may not be ready for use.
4-
> This module uses APIs that may be undocumented and are subject to change without notice.
54
65
[![Build Status](https://travis-ci.org/GoogleCloudPlatform/stackdriver-errors-js.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/stackdriver-errors-js)
76
[![Dependency Status](https://david-dm.org/GoogleCloudPlatform/stackdriver-errors-js.svg)](https://david-dm.org/GoogleCloudPlatform/stackdriver-errors-js)
@@ -124,7 +123,7 @@ If you wish, you can manually delegate exceptions, e.g. `try { ... } catch(e) {
124123

125124
## FAQ
126125

127-
**Q: Should I use this code in my production application?** A: This is an experimental library. We do not recommend using it on production yet.
126+
**Q: Should I use this code in my production application?** A: This is an experimental library provided without any guarantee or official support. We do not recommend using it on production without performing a review of its code.
128127

129128
**Q: Are private source maps supported?** A: No
130129

0 commit comments

Comments
 (0)