10000 Additional revisions to README · devkonz/javascript-exercises@2563ec7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2563ec7

Browse files
authored
Additional revisions to README
1 parent 1c4b1a6 commit 2563ec7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
These are a series of javascript exercises intended to be used alongside the curriculum at 'The Odin Project' . They start very simply, but get more involved as you progress through them.
1+
These are a series of javascript exercises intended to be used alongside the curriculum at 'The Odin Project'. They start simple and easy, but get more complex and involved as you progress through them.
22

3-
There will eventually be a suggested order of completion, but at this time since we are still in the process of creating more exercises the order is subject to change and has not yet been specified... In general however there are a couple which make a good "starting point" feel free to at least start with these:
3+
There will eventually be a suggested order of completion, but at this time since we are still in the process of creating more exercises the order is subject to change and has not yet been specified. However, there are a few exercises which make a good "starting point". Feel free to at least start with these:
44

55
1. Hello World
66
1. Repeat String
@@ -22,4 +22,4 @@ Solutions for these exercises can be found in this repo on the 'solutions' branc
2222

2323
## a quick note!
2424

25-
The generator exercise is not actually an exercise… it is a script that generates exercises. I was using it when I wrote them so, I didn’t have to hack out the same boilerplate code every time I wrote a new one.
25+
The generator exercise is not actually an exercise… it is a script that generates exercises. I was using it when I wrote them so I didn’t have to hack out the same boilerplate code every time I wrote a new one.

0 commit comments

Comments
 (0)
0