Skip to content

Commit feb98e0

Browse files
committed
docs(README): minor fixes
1 parent 7617984 commit feb98e0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In Development - It's still in its infancy. Use with caution!
44

55
## So, What's the Idea Here?
66

7-
**BasiliskLLM** is like the cool uncle of LLM interaction tools. Drawing "inspiration" (a.k.a. brilliant ideas stolen in the dead of night) from [OpenAI's NVDA add-on](https://github.com/aaclause/nvda-OpenAI/), it aims to do what every project dreams of: actually be useful. Our noble mission? To make chatting with large language models (LLMs) so easy, even your grandma could do it blindfolded. Whether you're into OpenAI, OpenRouter, Mistral, or running your own secretive AI in the basement, we've got you covered. Yes, even you, screen reader users. We see you.
7+
**BasiliskLLM** is like the cool uncle of LLM interaction tools. Drawing "inspiration" (a.k.a. brilliant ideas stolen in the dead of night) from [OpenAI's NVDA add-on](https://github.com/aaclause/nvda-OpenAI/), it aims to do what every project dreams of: actually be useful. Our noble mission? To make chatting with large language models (LLMs) so easy, even your grandma could do it blindfolded. Whether you're into Anthropic, Mistral, OpenAI, OpenRouter, or running your own secretive AI in the basement, we've got you covered. Yes, even you, screen reader users. We see you.
88

99
### And the Name? Seriously?
1010

@@ -67,6 +67,8 @@ These shortcuts work anywhere in Windows.
6767
- `AltGr+Shift+W`: take a screenshot of the current window and send the image to the active chat.
6868
- `AltGr+Shift+F`: take a screenshot of the full screen and send the image to the active chat.
6969

70+
Note: you can also minimize the window using Alt+F4.
71+
7072
### BasiliskLLM window shortcuts
7173

7274
These shortcuts work only when the BasiliskLLM window is focused.
@@ -75,7 +77,7 @@ These shortcuts work only when the BasiliskLLM window is focused.
7577
- `Ctrl+n`: Create a new chat.
7678
- `Ctrl+w`: Close the current chat.
7779

78-
### NVDA Add-on Connector
80+
## NVDA Add-on Connector
7981

8082
For those using NVDA, you can install the NVDA add-on connector to send the image of the current object directly to the active chat from any application.
8183

@@ -85,7 +87,7 @@ Once the add-on is installed, you can use the following shortcuts:
8587
- NVDA+SHIFT+k: Capture the current navigator object and send it to BasiliskLLM.
8688
- NVDA+SHIFT+l: Send the current image source to BasiliskLLM (url or base64).
8789

88-
### Automatic update of the Application (Windows only)
90+
## Automatic update of the Application (Windows only)
8991

9092
The app includes a built-in auto-update feature with three update channels:
9193

0 commit comments

Comments
 (0)