diff --git a/README.md b/README.md
index 71dbb28..9c74dad 100644
--- a/README.md
+++ b/README.md
@@ -77,6 +77,21 @@ export default class LottieControl extends React.Component {
```
+Load a remote .json file for your player
+
+```jsx
+ import Lottie from 'react-lottie';
+
+
+```
+
### props
The `` Component supports the following components: