diff --git a/README.md b/README.md index 808b304536d2c22842ff347b0b20b4c80e48e0ba..0dc519fb3c9fc7290a511ba8d3326b99e51eef68 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ class HelloGL extends GL.Component { } ``` -![](imgs/hellogl.jpg) +![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/imgs/hellogl.jpg) ## Installation @@ -51,7 +51,7 @@ npm i --save gl-react-native **Configure your React Native Application:** -![](imgs/install-steps.png) +![](https://github.com/ProjectSeptemberInc/gl-react-native/raw/master/imgs/install-steps.png) ## Influence / Credits