diff --git a/apollo-ios-pagination/README.md b/apollo-ios-pagination/README.md
index dee8bed55..df6e1d11d 100644
--- a/apollo-ios-pagination/README.md
+++ b/apollo-ios-pagination/README.md
@@ -1 +1,8 @@
-# apollo-ios-pagination
\ No newline at end of file
+# README
+
+> [!IMPORTANT]
+> This library is currently pre-release and in active development. The API is subject to breaking changes until the first stable release.
+
+## `ApolloPagination` is a simple pagination library for iOS that works with Apollo GraphQL queries
+
+`ApolloPagination` allows you to easily watch paginated queries.