Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,10 @@ dataset_info:
|
|
| 3 |
features:
|
| 4 |
- name: name
|
| 5 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- name: ingredients
|
| 7 |
sequence: string
|
| 8 |
- name: instructions
|
|
|
|
| 3 |
features:
|
| 4 |
- name: name
|
| 5 |
dtype: string
|
| 6 |
+
- name: time
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: creator
|
| 9 |
+
dtype: string
|
| 10 |
- name: ingredients
|
| 11 |
sequence: string
|
| 12 |
- name: instructions
|