Skip to content

Commit 24ee177

Browse files
authored
Update README.md
1 parent 715cef6 commit 24ee177

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
Basic JS
1+
# Basic JavaScript + ES6
2+
3+
## Instructions
4+
5+
Fork and clone this repo.
6+
7+
* Run the command `npm i` to install needed node packages.
8+
* Run the command `npm test` to run the tests.
9+
* Work through the files and make the tests pass.
10+
* Submit a pull request when you are finished and we will review your code.

0 commit comments

Comments
 (0)