arpelarpe commited on
Commit
1e048b1
1 Parent(s): 038a2be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -25,6 +25,7 @@ First, install the little package by running
25
  ```
26
  pip install punctfix
27
  ```
 
28
 
29
  ```python
30
  >>> from punctfix import PunctFixer
 
25
  ```
26
  pip install punctfix
27
  ```
28
+ Then restoration is as simple as the following snippet:
29
 
30
  ```python
31
  >>> from punctfix import PunctFixer