Skip to content

Commit 029b983

Browse files
authored
Add keywords documentation section to README
Added section for keywords documentation link.
1 parent 095347a commit 029b983

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ The main keyword (`Verify That`) expects the model to return a strict `RESULT:`
1515
- Configurable AI system prompt for enforcing response format and verification behavior.
1616
- Works with multiple providers via the `openai` Python client and OpenAI-compatible endpoints (`base_url`).
1717

18+
## Keywords Documentation
19+
20+
Keywords documentation can be found [here](https://robco.github.io/robotframework-aivision/).
21+
1822
## Installation
1923

2024
**Install from PyPI (once published):**

0 commit comments

Comments
 (0)