Skip to content

Commit f29ae93

Browse files
authored
Update README.md
1 parent 042f22e commit f29ae93

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# javascript-algorithms-projects
22

3-
### Description:
3+
## Description
44
A series of projects on algorithms and data structures from freeCodeCamp.org's course.
55

6-
### Includes:
6+
## Includes
77
In each folder you will find:
8-
* The .js file with the solution
9-
* A README with a short explanation
8+
* The .js file with the solution
9+
* A README with a short explanation
1010

11-
### Recommendation:
11+
## Recommendation
1212
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.
1313

14-
### Keep in mind:
14+
## Keep in mind
1515
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/).
1616

0 commit comments

Comments
 (0)