From 0e9d4a7a94dbbc8a6ffd1f8068563c36f3ffec45 Mon Sep 17 00:00:00 2001 From: Cole Roberts Date: Mon, 23 Jan 2023 13:50:30 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47ada9c..787c39e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ do { } ``` -> 🔋 Note: Specifying `.all()` may incur an additional cost if an `Asset.original` resource is available for retrieval. Generally speaking, this data represents the original high-resolution photo, and may be much larger in both resolution and file size than even `.large`. This asset _may_ take longer to retrieve, resulting in additional drain of the camera's battery. +> 🔋 Note: Specifying `.all()` may incur an additional cost if a `Asset.original` resource is available for retrieval. Generally speaking, this data represents the original high-resolution photo, and may be much larger in both resolution and file size than even `.large`. This asset _may_ take longer to retrieve, resulting in additional drain of the camera's battery. ## Working with Hotspots and QR Codes