Index: pkg/kernel/README.md |
diff --git a/pkg/kernel/README.md b/pkg/kernel/README.md |
index 9138bb11efd14e4a466a5cb61e0964fd9b94ae58..fd485744a920af8e667284b057a49ff479d631b2 100644 |
--- a/pkg/kernel/README.md |
+++ b/pkg/kernel/README.md |
@@ -14,6 +14,9 @@ This package contains the Dart part of the implementation and contains: |
- A frontend based on the analyzer |
- Serialization of kernel code |
+_Note:_ The APIs in this package are in an early state; developers should be |
+careful about depending on this package. |
+ |
Getting Kernel |
------------ |