[GH] Add Gradle Enterprise badge to README
## Proposed Changes
Adds a "Revved up by Gradle Enterprise" badge to the project README, to publicize the use of Gradle Enterprise on the project.
## Testing
Test: Change is only to README. No test required.
This is an imported pull request from https://github.com/androidx/androidx/pull/326.
Resolves #326
Github-Pr-Head-Sha: 30343ebaa3bd2d599915f52cc7a1f3bfd8de1297
GitOrigin-RevId: 24a86f41076121f7838c7f245b294c76c81d56dc
Change-Id: Id737f9e2b2b52c7e0c2dfc5c933de3e97b4318c7
diff --git a/README.md b/README.md
index 21a5938..d4fdb91 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Android Jetpack
+[](https://ge.androidx.dev)
+
Jetpack is a suite of libraries, tools, and guidance to help developers write high-quality apps easier. These components help you follow best practices, free you from writing boilerplate code, and simplify complex tasks, so you can focus on the code you care about.
Jetpack comprises the `androidx.*` package libraries, unbundled from the platform APIs. This means that it offers backward compatibility and is updated more frequently than the Android platform, making sure you always have access to the latest and greatest versions of the Jetpack components.