Adding information about CI server.
Test: None
Change-Id: Ib720c233558ca92946e8a8ef06b07bf5e3dc9517
diff --git a/README.md b/README.md
index 97bc391..0564452 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,9 @@
handler.maven { url '/path/to/checkout/out/support/build/support_repo/' }
+### Continuous integration
+Official AARs and JARs are distributed through [Google Maven](https://dl.google.com/dl/android/maven2/index.html). [Our continuous integration system](https://ci.android.com/builds/branches/aosp-androidx-master-dev/grid?) builds all in progress (and potentially unstable) libraries as new changes are merged. You can manually download these AARs and JARs for your experimentation.
+
## Running Tests
### Single Test Class or Method