diff --git a/README.md b/README.md
index 8699761..205a03e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,3 @@
-## ⚠️ Deprecated
-
-_This library is deprecated in favor of [react-native-languages](https://github.com/react-community/react-native-languages). You can use react-native-languages with [I18n-js](https://github.com/fnando/i18n-js) (but also with [react-intl](https://github.com/yahoo/react-intl), [react-i18next](https://github.com/i18next/react-i18next), etc. The choice is yours!) and the required change will take only a few minutes: a full [example](https://github.com/react-community/react-native-languages/tree/master/example) is provided._
-
# react-native-i18n
@@ -10,6 +6,10 @@ Integrates [I18n.js](https://github.com/fnando/i18n-js) with React Native. Uses
+## ⚠️ This package is deprecated
+
+_This library is deprecated in favor of [react-native-localize](https://github.com/react-native-community/react-native-localize). You can use react-native-localize with [I18n-js](https://github.com/fnando/i18n-js) (but also with [react-intl](https://github.com/yahoo/react-intl), [react-i18next](https://github.com/i18next/react-i18next), etc. The choice is yours!)_
+
## Installation
**Using yarn (recommended)**