Skip to content

Commit 84e1b0a

Browse files
committed
Update README; Forgot Python marker
1 parent 37ec10a commit 84e1b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pip install code-tokenize
2020

2121
## Usage
2222
code.tokenize can tokenize nearly any program code in a few lines of code:
23-
```
23+
```python
2424
import code_tokenize as ctok
2525

2626
# Python

0 commit comments

Comments
 (0)