From d54b4e17aa9fbe7b7e61c3c54236de76fb71bfce Mon Sep 17 00:00:00 2001 From: Mateus Andrade Date: Tue, 17 May 2016 10:00:55 -0300 Subject: [PATCH] README updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25a2d670..ed44c16b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ SharedPrefs.getSharedPrefs(function(result){ Here is an output example: -![example](https://github.com/classapp/react-native-get-shared-prefs/example.png "Result Example") +![example](https://github.com/classapp/react-native-get-shared-prefs/blob/master/example.png "Result Example") # Future Works