joaomiguel26 commited on
Commit
02decd0
·
verified ·
1 Parent(s): be6a82f

Fix typo READ.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ pip install pandas
23
  pip install tqdm
24
  ```
25
 
26
- After installing those libraries you can sun the following code:
27
 
28
  ```python
29
  import pandas as pd
 
23
  pip install tqdm
24
  ```
25
 
26
+ After installing those libraries you can run the following code:
27
 
28
  ```python
29
  import pandas as pd