diff --git a/README.md b/README.md index 6c893d0..423f3b3 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ The Unity SDK for Tenjin. To learn more about Tenjin and our product offering, p - Review the [iOS][1] and [Android][2] documentation and apply the proper platform settings to your builds. - For any issues or support, please contact: support@tenjin.com. -:info **(IMPORTANT)** +:info: **(IMPORTANT)** If you are using Unity SDK v1.12.29 or lower, please follow [these](https://docs.google.com/document/d/1AXn_IJXc4z_C-0Dzu7r8stOPFchxd3gCfQiO6tscdFI/edit?usp=sharing) steps before completing the SDK integration. To upgrade to v1.12.30 or higher from lower versions, please ensure to remove the Tenjin binaries before installing the latest Unity version. -:warning **(NOTE)** +:warning: **(NOTE)** If you have `libTenjinSDK.a` and/or `libTenjinSDKUniversal.a` from older Tenjin SDK versions, please delete them and run `pod install` to integrate it on iOS