Add disclaimer
diff --git a/README.md b/README.md
index b01d741..35f6972 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,7 @@
 `package:platform` provides a lightweight wrapper around the static `Platform`
 properties that exist in `dart:io`. However, it uses instance properties rather
 than static properties, making it possible to mock out in tests.
+
+### Disclaimer
+
+This is not an official Google product.