Skip to content

Commit b5a58b4

Browse files
authored
Update README.md
1 parent 7d2b690 commit b5a58b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,15 @@ Let's implement the built in functions again!
1010

1111
- Try to use native functions and operators
1212
- Avoid ES6+ features
13+
- Your solution file should contain the MDN Link of the method you impleneted
14+
- Your solution file should also contain some introduction about the method and few examples
1315
- We will provide review to your implemenation
1416
- Your PR should contain commented test cases
1517
- We'll add our test cases during the review as well.
1618

19+
### Spread
20+
21+
- Star the repo if you liked the efforts of the initiators
22+
- Tweet about it.
23+
1724
All the best

0 commit comments

Comments
 (0)