Skip to content

Commit

Permalink
Updating readme.md file
Browse files Browse the repository at this point in the history
Note that on line 11, the test results are being shown after running the live server for test.html file and not index.html file. 
Please check if I am right or not.
Also, if I am wrong then please specify what we have to do after running the index.html as there are three links of which none are properly functional.
Thank you!
  • Loading branch information
brf153 authored Apr 9, 2023
1 parent 0acd8fc commit d298dd3
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 @@ -8,7 +8,7 @@ To run the project:
2. Install [NodeJS](https://nodejs.org/en) on your system.
3. Run `npm i`.
4. Solve the tasks!
5. You can view your progress by running the command `npm run test` and then viewing the file `index.html`!
5. You can view your progress by running the command `npm run test` and then viewing the file `test.html`!
6. When done, push the same to GitHub and create a Pull Request to submit your work.

## How to implement assignments
Expand Down

0 comments on commit d298dd3

Please sign in to comment.