Skip to content

Commit 2852d18

Browse files
authored
Merge pull request #53 from KuceraMartin/patch-1
readme: remove extra underscore
2 parents 13e2a33 + 0cc71dc commit 2852d18

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
@@ -54,7 +54,7 @@ You should always check if the latest pywebcopy is installed successfully.
5454

5555
```python
5656
>>> import pywebcopy
57-
>>> pywebcopy.__version___
57+
>>> pywebcopy.__version__
5858
6.0.0
5959

6060
```

0 commit comments

Comments
 (0)