From 9a27632f791f41e00e0d67ca624a1550f1792321 Mon Sep 17 00:00:00 2001 From: Mathieu Acthernoene Date: Tue, 1 Aug 2017 18:50:59 +0200 Subject: [PATCH] Update Xcode screenshot url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a303ba2..a11e437 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ console.log('langagues', ReactNativeLanguages.languages); ### Add project's supported localizations (iOS) -![](https://github.com/react-community/react-native-languages/blob/master/docs/xcode-adding-locales?raw=true) +![](https://github.com/react-community/react-native-languages/blob/master/docs/xcode-adding-locales.png?raw=true) ### Listening for languages changes (Android)