Spaces:
Sleeping
Sleeping
Commit ·
92187c5
1
Parent(s): 22369d8
minor change for meeting requirement format
Browse files
README.md
CHANGED
|
@@ -222,7 +222,7 @@ register_task("custom", lambda seed: task)
|
|
| 222 |
| `wrong_type_text` | Replaces with random text | 1.0 |
|
| 223 |
| `negative_value` | Negates numeric value | 1.0 |
|
| 224 |
|
| 225 |
-
## Quick Start
|
| 226 |
|
| 227 |
```bash
|
| 228 |
# Install
|
|
|
|
| 222 |
| `wrong_type_text` | Replaces with random text | 1.0 |
|
| 223 |
| `negative_value` | Negates numeric value | 1.0 |
|
| 224 |
|
| 225 |
+
## Setup & Quick Start
|
| 226 |
|
| 227 |
```bash
|
| 228 |
# Install
|