Skip to content

Commit

Permalink
Fix broken link (#123)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
  • Loading branch information
emmanuel-ferdman authored Dec 3, 2024
1 parent 5312d96 commit bc31a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/usage/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ To enable the full functionality of `readmeai`, an account and API key are requi
- [**Ollama**](https://github.com/ollama/ollama): Free and open-source. No API key required.
- [**Anthropic**](https://www.anthropic.com/): Requires an Anthropic account and API key.
- [**Google Gemini**](https://ai.google.dev/tutorials/python_quickstart): Requires a Google Cloud account and API key.
- [**Offline Mode**](https://github.com/eli64s/readme-ai/blob/main/examples/readme-offline.md): Generates a boilerplate README without making API calls.
- [**Offline Mode**](https://github.com/eli64s/readme-ai/blob/main/examples/offline-mode/readme-ai.md): Generates a boilerplate README without making API calls.

<sub>For more information on setting up an API key, refer to the provider's documentation.</sub>

0 comments on commit bc31a9b

Please sign in to comment.