Skip to content

Commit df94ad0

Browse files
authored
Update README.md
1 parent f529bda commit df94ad0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,12 @@ You can contribute by adding new scripts, improving current scripts or Documenta
5454

5555
### How to check flake8 linting
5656

57-
* Option 1: Go to [PEP8 online](http://pep8online.com/) , paste your code and check the format it correctly
58-
* Option 2: Set up locally, Download flake8 linter and check (as shown in figure below)
57+
58+
* Option 1: Set up locally, Download flake8 linter and check (as shown in figure below)
5959
![carbon (1)](https://user-images.githubusercontent.com/42181691/135052274-49d6f2be-04c0-4bf7-9c25-b734b8db6f3c.png)
60+
* Option 2: Go to [PEP8 online](http://pep8online.com/) , paste your code and check the format it correctly
61+
*
62+
**It's better to go with option 2 always**
6063

6164
**Typo fixed/ minor change in docs not marked as contribution. If you're not aware of process kindly raise a query in formal manner :)**
6265

0 commit comments

Comments
 (0)