Skip to content

Commit 3c10e45

Browse files
docs: update README.md
1 parent ab46f47 commit 3c10e45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hyperskill/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | Partially Solved[^2] |
1414
| [Open Space](./06_open_space) | Hard | Completed |
1515

16-
[^1]: The project is completed (as per the requirements) but there is no way to pass the tests for the last stage on the Hyperskill platform due to the error in the tests themselves, at the same time you can run the project locally and see that it works as expected.
17-
[^2]: The project is partially solved (first two stages), the game works as expected but there is no way to pass the tests for the 3rd stage on the Hyperskill platform due to the error (?) in the tests themselves. I decided to move on to the next project - time is to precious to waste it, but at the same time I've added functionality to the game that was not required by the project description, so I consider it as partially solved.
16+
[^1]: The project is completed (as per the requirements), but there is no way to pass the tests for the last stage on the Hyperskill platform due to the error in the tests themselves; at the same time, you can run the project locally and see that it works as expected.
17+
[^2]: The project is partially solved (first two stages). The game works as expected, but there is no way to pass the tests for the 3rd stage on the Hyperskill platform due to the error (?) in the tests themselves. I decided to move on to the next project - time is too precious to waste, but at the same time, I've added functionality to the game that was not required by the project description, so I consider it as partially solved.
1818

19-
My [certificate](https://hyperskill.org/certificates/062a6479-a287-4220-9f0a-312d10233c68.pdf) of completion the track.
19+
My [certificate](https://hyperskill.org/certificates/062a6479-a287-4220-9f0a-312d10233c68.pdf) of completion of the track.
2020

2121
## JavaScript Core Track
2222

@@ -37,7 +37,7 @@ There are no certificates for this track yet.
3737
| [Chalkboard Printer](./08_chalkboard_printer) | Medium | Completed |
3838
| [Hangman (JavaScript)](./09_hangman) | Hard | Completed |
3939

40-
My [certificate](https://hyperskill.org/certificates/e4756834-a763-4bf1-9cf4-3e1cb141ca51.pdf) of completion the track.
40+
My [certificate](https://hyperskill.org/certificates/e4756834-a763-4bf1-9cf4-3e1cb141ca51.pdf) of completion of the track.
4141

4242
## Introduction to HTML and CSS Track
4343

0 commit comments

Comments
 (0)