Skip to content

Commit 36f23cc

Browse files
committed
Update README.md
1 parent c830ede commit 36f23cc

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
@@ -7,4 +7,4 @@ As per the instruction you have to implement a post endpoint /square
77
- Go to `square.py` under `codeitsuisse/routes` folder in this template and you will find a post method with name `/square`
88
- write your implementation in this method. This method will be the entry point when you submit your solution for evaluation
99
- Note the __init__.py file in each folder. This file makes python treat directories containing it to be loaded in a module
10-
-
10+
- Follow similar approach to implement actual challenges during the event

0 commit comments

Comments
 (0)