| Index: pkg/front_end/README.md
|
| diff --git a/pkg/front_end/README.md b/pkg/front_end/README.md
|
| index 2b5ed618e68b1e0c04585ad64d2f206a0894eecb..fd5aed257023c3c9bf60baa8ca57c4b45da744bc 100644
|
| --- a/pkg/front_end/README.md
|
| +++ b/pkg/front_end/README.md
|
| @@ -11,3 +11,6 @@ analyze their Dart code.
|
|
|
| Integrators that want to write tools that analyze Dart code should use the
|
| [analyzer] package.
|
| +
|
| +_Note:_ The APIs in this package are in an early state; developers should be
|
| +careful about depending on this package.
|
|
|