diff --git a/docs/README.md b/docs/README.md index dde3d1f9..55e73dcb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Documentation -To get started, see the project's **[quicktart](../README.md#quickstart)**. +To get started, see the project's **[quickstart](../README.md#quickstart)**. Ollama is a tool for running AI models on your hardware. Many users will choose to use the Command Line Interface (CLI) to work with Ollama. Learn more about all the commands in the CLI in the **[Main Readme](../README.md)**. @@ -22,4 +22,4 @@ Finally for all the questions that don't fit anywhere else, there is the **[FAQ] [Tutorials](./tutorials.md) apply the documentation to tasks. -For working code examples of using Ollama, see [Examples](../examples). \ No newline at end of file +For working code examples of using Ollama, see [Examples](../examples).