From 9a1de3e93b6acf927f3fe8e0f4fc1145b6178f02 Mon Sep 17 00:00:00 2001 From: Welly Date: Tue, 6 Jul 2021 16:41:47 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d66048..bfbfb93 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Using [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_ ## Features -- 🚀 Animate on the Web with highly-performant and manipulable way, using [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API). +- 🚀 Animate on the Web with [highly-performant](https://web.dev/animations-overview/#css-js) and manipulable way, using [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API). - 🎣 Easy to use, based on React [hook](https://reactjs.org/docs/hooks-custom.html#using-a-custom-hook). - 🎛 Super flexible [API](#api) design that can cover [all the cases](#usage) that you need. - 🎞 [Built-ins animations](#use-built-in-animations) for you, based on [Animate.css](https://animate.style).