Skip to content

Commit f7a62c8

Browse files
committed
keyword finder readme for python
1 parent 0593acb commit f7a62c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Keyword_finder/Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![txt2img-stable2](Keyword_finder\Src\PICK.png)
55

66

7-
`
7+
```python
88
counter = 0
99
counts = {}
1010

@@ -51,4 +51,4 @@ f.close()
5151
print(result)
5252

5353

54-
`
54+
```

0 commit comments

Comments
 (0)