Skip to content

Commit 99edd49

Browse files
authored
Update README.md
1 parent 07144b8 commit 99edd49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ A series of projects on algorithms and data structures from freeCodeCamp.org's c
77
In each folder you will find:
88
* The .js file with the solution
99
* A README with a short explanation
10+
11+
### Recommendation:
12+
If you're interesting in learning about algorithms and data structures, these projects are a good start. Although you shouldn't start by looking at my code, but by visiting [freeCodeCamp.org](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects/) and practicing in their code playground.
1013

1114
### Keep in mind:
1215
freeCodeCamp's policy is against copying code for these projects. I take no responsibility if my code is used by someone to gain the certification. I upload it for educational and self-promoting purposes. Check [freeCodeCamp's academic policy](https://www.freecodecamp.org/news/academic-honesty-policy/).

0 commit comments

Comments
 (0)