Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,6 @@ tags:
|
|
13 |
|
14 |
# How to Prompt ?
|
15 |
|
16 |
-
Input text : ```"Toxic version: <some toxic text
|
17 |
|
18 |
-
Then the output will be like : ```"Non-toxic version: <the non-toxic version of input text>"```
|
|
|
13 |
|
14 |
# How to Prompt ?
|
15 |
|
16 |
+
* Input text : ```"Toxic version: <some toxic text>"```
|
17 |
|
18 |
+
* Then the output will be like : ```"Non-toxic version: <the non-toxic version of input text>"```
|