From 522414913678f78c132784b00233166bcf32e8a2 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 12 Aug 2026 16:02:34 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b67a5f6..910566a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +

OpenFMNav: Towards Open-Set Zero-Shot Object Navigation via Vision-Language Foundation Models @@ -68,7 +70,7 @@ Please checkout [Grounded-SAM](https://github.com/IDEA-Research/Grounded-Segment ### OpenAI API keys -You will need an OpenAI API key to use this repo. Please `touch apikey.txt` and paste your API key in the file. +You will need an OpenAI API key to use this repo. Please `touch apikey.txt` and paste your OpenAI API key on the first line (additional keys can be provided, separated by newlines). ## Running