1-800-BAD-CODE
commited on
Commit
•
e2c4635
1
Parent(s):
bd39ba3
Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ If this package is broken, please let me know in the community tab (I update it
|
|
57 |
|
58 |
<summary>Example Usage</summary>
|
59 |
|
60 |
-
```
|
61 |
from typing import List
|
62 |
|
63 |
from punctuators.models import PunctCapSegModelONNX
|
|
|
57 |
|
58 |
<summary>Example Usage</summary>
|
59 |
|
60 |
+
```python
|
61 |
from typing import List
|
62 |
|
63 |
from punctuators.models import PunctCapSegModelONNX
|