diff --git a/README.md b/README.md index 4aa51de0f6..74ccbdbc38 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ support for customizing or creating entirely new visual components. ### Fast results Flutter is fast. It's powered by hardware-accelerated 2D graphics -libraries like [Skia] (that underpins Chrome and Android) and +libraries like [Skia] (which underpins Chrome and Android) and [Impeller]. We architected Flutter to support glitch-free, jank-free graphics at the native speed of your device.