diff --git a/README.md b/README.md
index bedaa59..5666a78 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ The most complete library for Bar, Line, Area, Pie, and Donut charts in React Na
![alt text](/demos/altBars.svg)
![alt text](/demos/barPairs.svg)
-
+
@@ -99,7 +99,7 @@ See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the
| Issue | Solution |
| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| [BarChart - Value and section line don't match](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/35) | [Comment by the owner](https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/issues/35#issuecomment-972673281) |
-| **Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager.** | install `react-native-webview` |
+| **Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager.** | install `react-native-webview` |
## License
diff --git a/demos/animatedDataLine.gif b/demos/animatedDataLine.gif
new file mode 100644
index 0000000..cc4f3d6
Binary files /dev/null and b/demos/animatedDataLine.gif differ
diff --git a/demos/animatedDataLineChart.gif b/demos/animatedDataLineChart.gif
deleted file mode 100644
index 7107435..0000000
Binary files a/demos/animatedDataLineChart.gif and /dev/null differ