diff --git a/README.md b/README.md index 8b5c06b..c6c975d 100644 --- a/README.md +++ b/README.md @@ -95,10 +95,11 @@ spec: ## Getting your Flagsmith credentials -1. Log in to your [Flagsmith dashboard](https://app.flagsmith.com) -2. Go to **Organisation Settings** > **API Keys** -3. Create or copy your **Admin API Key** -4. Find your **Project ID** in the URL or project settings +You'll need two pieces of information from Flagsmith: +- **Admin API Key** - for authenticating API requests +- **Project ID** - to identify which project's flags to display + +For detailed instructions on obtaining these credentials, see the [Backstage integration documentation](https://docs.flagsmith.com/third-party-integrations/backstage) in the official Flagsmith docs ## Development