From d91d76ce763fa1b9869b414a66a279c86162b62e Mon Sep 17 00:00:00 2001 From: Danilo Woznica Date: Sun, 25 Mar 2018 22:28:35 -0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a295193..ba84fe5 100755 --- a/README.md +++ b/README.md @@ -16,14 +16,14 @@ content that will be loaded, similar to Facebook cards loaders. ## Features -* **Complety customizable:** you can change the colors, speed and sizes; -* **Create your own loading:** use the +* :gear: **Complety customizable:** you can change the colors, speed and sizes; +* :pencil2: **Create your own loading:** use the [create-react-content-loader](https://danilowoz.github.io/create-react-content-loader/) to create your customs loadings easily; -* **You can use right now:** there are a lot of presets to use the loader, see the +* :ok_hand: **You can use right now:** there are a lot of presets to use the loader, see the [options](#options); -* **Perfomance:** react-content-loader uses pure SVG to work, so it's works without any javascript, - canvas, etc; +* :rocket: **Perfomance:** react-content-loader uses pure SVG to work, so it's works without any extra scritp, + canvas, image, etc; ## Usage