Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 6e57c65

Browse files
committed
update: README.md
1 parent 4d5688c commit 6e57c65

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ This is an unofficial Composer package for using **HuggingChat** (OpenAssistant'
1212

1313
composer require maximerenou/hugging-chat
1414

15-
## Usage
15+
## Demo
16+
17+
Run `examples/chat.php` to test it.
1618

17-
**Demo**: run `examples/chat.php` to test it.
19+
![Prompt Demo](examples/demo.gif)
20+
21+
## Usage
1822

1923
```php
2024
use MaximeRenou\HuggingChat\Client as HuggingChat;

examples/demo.gif

107 KB
Loading

0 commit comments

Comments
 (0)