Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colealanroberts authored Jan 23, 2023
1 parent 82b6ce8 commit 0e9d4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e9d4a7

Please sign in to comment.