diff --git a/image-animation-property/README.md b/image-animation-property/README.md
index cceed7a..84b1f84 100644
--- a/image-animation-property/README.md
+++ b/image-animation-property/README.md
@@ -13,7 +13,8 @@ Authors: Florian Rivoal, Lea Verou
1. [Non-goals](#non-goals)
4. [Proposed Solution](#proposed-solution)
1. [Sample Code Snippets](#sample-code-snippets)
- 2. [Possible Extensions](#possible-extensions)
+ 2. [Discussion of the `controlled` Value](#discussion-of-the-controlled-value)
+ 3. [Possible Extensions](#possible-extensions)
1. [Control Over Iterations](#control-over-iterations)
2. [Longhands And Further Controls](#longhands-and-further-controls)
3. [Control Over the Paused State](#control-over-the-paused-state)
@@ -61,6 +62,7 @@ For example:
* Turn off autoplay for decorative images when `prefers-reduced-motion` is on,
while keeping animations on for those that are part of UI interactions
+
In some cases,
this can already be done using alternatives to animated images,
such as CSS animations, SVG, or `