From f6b576978bd2b5a39306b0780f9355320c6caec6 Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev Date: Sun, 14 Jun 2015 22:21:55 +0700 Subject: [PATCH] a --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22f35c1..f4dfe39 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,7 @@ You can get the device's locale with the `RNI18n` native module: ```js var deviceLocale = require('react-native').NativeModules.RNI18n.locale -``` \ No newline at end of file +``` + +## Licence +MIT \ No newline at end of file