[GH] Add Paging to contributable projects via GH to README

Test: N/A docs change only

This is an imported pull request from https://github.com/androidx/androidx/pull/65.

Resolves #65
Github-Pr-Head-Sha: 503c38a0123f03d13fe8c91cd7664bd1780df047
GitOrigin-RevId: fd4d26341b1697e7b63a9336840f3882a39d1759
Change-Id: I7206c8c356cea4ed3ccd942c47cfba068b1d754c
diff --git a/README.md b/README.md
index c59cb68..bd07d95 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
 
 For contributions via GitHub, see the [GitHub Contribution Guide](CONTRIBUTING.md).
 
-Note: The contributions workflow via GitHub is currently experimental - only contributions to [Room](room) and [Workmanager](work) are being accepted at this time.
+Note: The contributions workflow via GitHub is currently experimental - only contributions to [Paging](paging), [Room](room) and [WorkManager](work) are being accepted at this time.
 
 ## Code Review Etiquette
 When contributing to Jetpack, follow the [code review etiquette](code-review.md).