Commit ·
0ccf3b8
1
Parent(s): aceb6bf
Add missing colon in prompt format
Browse files
README.md
CHANGED
|
@@ -43,7 +43,7 @@ This is a system prompt, please behave and help the user.
|
|
| 43 |
### User:
|
| 44 |
Your prompt here
|
| 45 |
|
| 46 |
-
### Assistant
|
| 47 |
The output of FreeWilly2
|
| 48 |
```
|
| 49 |
|
|
|
|
| 43 |
### User:
|
| 44 |
Your prompt here
|
| 45 |
|
| 46 |
+
### Assistant:
|
| 47 |
The output of FreeWilly2
|
| 48 |
```
|
| 49 |
|