Skip to content

Commit d62e8e4

Browse files
authored
Update README.md
1 parent 69a82b6 commit d62e8e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,8 @@ $response = GrokAI::chat(
140140
new ChatOptions(model: Model::GROK_2, stream: true)
141141
);
142142
```
143-
Streaming is useful for chatbots, assistants, and real-time applications.
143+
144+
> Streaming is useful for chatbots, assistants, and real-time applications.
144145
---
145146

146147
## 🧪 Testing
@@ -162,4 +163,4 @@ Want to improve this package? Check out [CONTRIBUTE.md](CONTRIBUTE.md) for contr
162163

163164
## 📄 License
164165

165-
This package is open-source software licensed under the [MIT License](LICENSE).
166+
This package is open-source software licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)