From 41023bc0bd10928e685bc02d26c16be2df020368 Mon Sep 17 00:00:00 2001 From: Rahimah Isah Date: Thu, 2 Jul 2026 21:48:03 +0100 Subject: [PATCH] docs(readme): clarify browser prerequisites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f68749c..2649921 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ PinPoint Pro follows the **Invincible UI** framework: ### Prerequisites - An API key from your chosen AI provider. We recommend **Azure OpenAI** — sign up at [azure.microsoft.com](https://azure.microsoft.com/en-us/products/ai-services/openai-service). -- A modern browser with ES6 module support. +- A modern browser with ES6 module support (such as the latest versions of Google Chrome, Microsoft Edge, Mozilla Firefox, or Safari). ### Supported AI Providers PinPoint Pro works with any OpenAI-compatible API. Set the following environment variables: