From 5ff6ce00f2bd9d1995d021f09b0d36d64d5f2957 Mon Sep 17 00:00:00 2001 From: shubhamsharma-upland <162666981+shubhamsharma-upland@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:02:38 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb31ff2..6cf4f64 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ This project demonstrates the integration of the Localytics SDK into an Android ### Installation -1. **Clone the repository:**2. **Open the project in Android Studio:** +1. **Clone the repository:** -2. Import the project into Android Studio. +2. **Open the project in Android Studio:** 3. **Paste the `localytics.xml` file:** Copy the `localytics.xml` file (provided with the Localytics SDK) into the `app/src/main/res/values` directory of your project. @@ -53,4 +53,4 @@ This project is licensed under the [MIT License](LICENSE). ## Disclaimer -This is a sample project for demonstration purposes only. It is not intended for production use. Please refer to the official Localytics documentation for comprehensive integration instructions and best practices. \ No newline at end of file +This is a sample project for demonstration purposes only. It is not intended for production use. Please refer to the official Localytics documentation for comprehensive integration instructions and best practices.