a6188466 commited on
Commit
f650482
·
verified ·
1 Parent(s): 91c6cba

doc(README): added ⚠️ emoji to highlight 'Out-of-Scope Use' section

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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