doc(README): added ⚠️ emoji to highlight 'Out-of-Scope Use' section
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ print(parsed)
|
|
57 |
# Output: structured recurrence rule object
|
58 |
```
|
59 |
|
60 |
-
## Out-of-Scope Use
|
61 |
|
62 |
This model is specialized for recurrence conversion DSL. It is not intended for general-purpose dialogue or unrelated tasks.
|
63 |
|
|
|
57 |
# Output: structured recurrence rule object
|
58 |
```
|
59 |
|
60 |
+
## ⚠️ Out-of-Scope Use
|
61 |
|
62 |
This model is specialized for recurrence conversion DSL. It is not intended for general-purpose dialogue or unrelated tasks.
|
63 |
|