Update README.md (#1766)

This commit is contained in:
Cole Gillespie 2024-01-03 10:44:22 -05:00 committed by GitHub
parent b17ccd0542
commit 3c5dd9ed1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).
For working code examples of using Ollama, see [Examples](../examples).