Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoGangi committed Oct 31, 2014
1 parent 0979f6e commit 300729b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Thank you for taking the time to take our test.
0. All computation must take place on the client. Sorry no posting to the server, we want to see your
front end skills.
1. To get started fork this repo into your own GitHub account.
2. Using the existing form markup in `index.html`, create a script that on form submit
2. Without changing the existing form markup in `index.html`, create a script that on form submit
prepends the contents of the from `<input type="text" name="post" placeholder="thoughts?"/>`
to `<div id="page">`.
3. For each input value prepended, concatenate the second of the current browser date to
Expand Down

0 comments on commit 300729b

Please sign in to comment.