Update README.md
Browse files
README.md
CHANGED
@@ -23,13 +23,13 @@ configs:
|
|
23 |
# Introduction
|
24 |
This is a collection of quotes from Kuochang Huang, a Taiwanese politician.
|
25 |
|
26 |
-
![
|
27 |
|
28 |
## How to Use
|
29 |
```python
|
30 |
from datasets import load_dataset
|
31 |
|
32 |
-
dataset = load_dataset("
|
33 |
```
|
34 |
|
35 |
## Dataset Description
|
|
|
23 |
# Introduction
|
24 |
This is a collection of quotes from Kuochang Huang, a Taiwanese politician.
|
25 |
|
26 |
+
![離譜](kc-01.gif)
|
27 |
|
28 |
## How to Use
|
29 |
```python
|
30 |
from datasets import load_dataset
|
31 |
|
32 |
+
dataset = load_dataset("kuochang_quotes")
|
33 |
```
|
34 |
|
35 |
## Dataset Description
|