From 232b7322c44a9ee54e696fb3fd20c4efcd1e9c0e Mon Sep 17 00:00:00 2001
From: Chris Scott <christocracy@gmail.com>
Date: Fri, 20 Sep 2024 12:40:58 -0400
Subject: [PATCH] Docs

---
 help/INSTALL-ANDROID-AUTO.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/help/INSTALL-ANDROID-AUTO.md b/help/INSTALL-ANDROID-AUTO.md
index 06463663..b6131986 100644
--- a/help/INSTALL-ANDROID-AUTO.md
+++ b/help/INSTALL-ANDROID-AUTO.md
@@ -120,7 +120,8 @@ If you've **not** [purchased a license](https://www.transistorsoft.com/shop/prod
 
 ### Polygon Geofencing Add-on
 
-If you've purchased a license for the [Polygon Geofencing add-on](https://shop.transistorsoft.com/products/polygon-geofencing), add the following license key to your __`AndroidManifest`__ (Polygon Geofencing is fully functional in DEBUG builds so you can try before you buy):
+> [!NOTE]
+> If you've purchased a license for the [Polygon Geofencing add-on](https://shop.transistorsoft.com/products/polygon-geofencing), add the following license key to your __`AndroidManifest`__ (Polygon Geofencing is fully functional in DEBUG builds so you can try before you buy):
 
 ```diff
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"