Skip to content

Commit c6ee555

Browse files
authored
Update README.md
1 parent 120b07f commit c6ee555

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
To participate please
44
* [clone](https://desktop.github.com/) the repo.
5-
* create a branch named as follows: **problemnumber_firstname_lastname**
6-
* when you are comfortable create a pull request.
7-
* the folder structure should be as follows
5+
* Create a branch named as follows: **problemnumber_firstname_lastname**
6+
* When you are comfortable create a pull request.
7+
* The folder structure should be as follows
88
* python/app <- main folder for your code
99
* python/test <- your tests should live here.
10+
* Use Pylint and mypy on your code.
1011

1112
Problem 1. [Hello World]()

0 commit comments

Comments
 (0)