Skip to content

Commit bfa725f

Browse files
authored
Update README.md
1 parent e182f30 commit bfa725f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p align="center">
55
<img src="assets/images/OllamaSwift.svg" width="128">
66
</p>
7-
A user-friendly interface for [Ollama AI](https://ollama.ai) created in Swift. This application is not directly affiliated with Ollama.ai
7+
A user-friendly interface for https://ollama.ai created in Swift. This application is not directly affiliated with Ollama.ai
88

99
**This app requires Ollama to be installed and online to function.** Install Ollama: https://ollama.ai
1010

@@ -46,7 +46,7 @@ A user-friendly interface for [Ollama AI](https://ollama.ai) created in Swift. T
4646
## Getting Started:
4747
1. Install Ollama ( https://ollama.ai )
4848
2. Open Ollama
49-
3. Run Ollama Swift
49+
3. Run Ollama Swift (Note: If opening Ollama Swift starts the settings page, open a new window using Command + N)
5050
4. Download your first model by going into Manage Models
5151
- Check possible models to download on: https://ollama.ai/models
5252
- Copy and paste the name and press on the download button
@@ -78,6 +78,13 @@ A user-friendly interface for [Ollama AI](https://ollama.ai) created in Swift. T
7878
### 7. Are there any system requirements?
7979
- This is a very simple light-weight user interface. As long as you can run https://ollama.ai locally, then this application should work as well.
8080

81+
### 8. What keyboard shortcuts are supported?
82+
- command + return : Send a message
83+
- command + "r" : Refresh connection to server
84+
- command + "n" : Start a new window
85+
- command + "t" : Open a new tab
86+
- command + "," : Open settings
87+
8188

8289
## Dark Mode also available!
8390
![Chat dialogue example darkmode](assets/images/DarkMode1.png)

0 commit comments

Comments
 (0)