Skip to content

Commit 81c2cb6

Browse files
authored
Update README.md
1 parent d28c916 commit 81c2cb6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@ slack-chatgpt can be used to interact with ChatGPT in several ways on Slack.
1212

1313
When mentioning the bot, it will post a reply in a thread so it does not clutter the conversation.
1414

15-
<img src="./screenshots/mention.png" width="500" />
15+
<a href="./screenshots/mention.png" target="_blank"><img src="./screenshots/mention.png" width="300" /></a>
1616

1717
#### Direct Messages
1818

1919
People in the workspace can write messages messages to the bot in which case it replies directly within the conversation.
2020

21-
<img src="./screenshots/dm.png" width="500" />
21+
<a href="./screenshots/dm.png" target="_blank"><img src="./screenshots/dm.png" width="300" /></a>
2222

2323
#### Slash Command
2424

2525
Use the slash command to ask ChatGPT a question and have it reply within the conversation.
2626

27-
<img src="./screenshots/command.png" width="300" />
27+
<a href="./screenshots/command.png" target="_blank"><img src="./screenshots/command.png" width="300" /></a>
2828

2929
#### Shortcut on Message
3030

3131
The shortcut on messages can be used to answer a message using ChatGPT.
3232

33-
<img src="./screenshots/shortcut-on-message.png" width="500" />
33+
<a href="./screenshots/shortcut-on-message.png" target="_blank"><img src="./screenshots/shortcut-on-message.png" width="300" /></a>
3434

3535
#### Global Shortcut
3636

3737
The global shortcut can be used to have ChatGPT help you write a message and then send that message to a channel or you can copy the message and send it yourself.
3838

39-
<img src="./screenshots/global-shortcut.png" width="400" />
39+
<a href="./screenshots/global-shortcut.png" target="_blank"><img src="./screenshots/global-shortcut.png" width="300" /></a>
4040

4141
## 🚀 Getting Started
4242

0 commit comments

Comments
 (0)