From ccff9ca09c1fb6709ba4456f0285b97bd5db9599 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 21 Oct 2023 11:58:10 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b853a5a..8415600b 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ Finally, in a separate shell, run a model: ## REST API -> See the [API documentation](./docs/api.md) for all endpoints. +See the [API documentation](docs/api.md) for all endpoints. Ollama has an API for running and managing models. For example to generate text from a model: