Update README.md
Browse files
README.md
CHANGED
@@ -39,5 +39,7 @@ print(recipe)
|
|
39 |
```
|
40 |
Here is a sample result of the prompt:
|
41 |
```bash
|
42 |
-
ingredients>> spaghetti, tomatoes, basel, salt, chicken; recipe>>
|
|
|
|
|
43 |
```
|
|
|
39 |
```
|
40 |
Here is a sample result of the prompt:
|
41 |
```bash
|
42 |
+
ingredients>> spaghetti, tomatoes, basel, salt, chicken; recipe>>cook spaghetti according to package directions
|
43 |
+
meanwhile, place tomato slices and basel in a large pot with salted water and bring to a boil
|
44 |
+
reduce heat and
|
45 |
```
|