Skip to content

Commit ff2d832

Browse files
fix: try to use citation
1 parent 482b071 commit ff2d832

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

hyperskill/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
[My](https://hyperskill.org/profile/7889902) solutions to [Hyperskill](https://hyperskill.org) projects from the [Frontend Developer](https://hyperskill.org/tracks/5) track.
44

5-
| Project | Level | Status |
6-
| -------------------------------------------- | ----------- | -------------- |
7-
| [Case Converter](./01_case_converter) | Easy | Completed |
8-
| [Flashcards (Frontend)](./02_flashcards) | Hard | Completed |
9-
| [To-Do List (JavaScript)](./03_todo_list) | Challenging | Completed |
10-
| [Hypergram](./04_hypergram) | Medium | [Completed](1) |
11-
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | In Progress |
5+
| Project | Level | Status |
6+
| -------------------------------------------- | ----------- | ------------- |
7+
| [Case Converter](./01_case_converter) | Easy | Completed |
8+
| [Flashcards (Frontend)](./02_flashcards) | Hard | Completed |
9+
| [To-Do List (JavaScript)](./03_todo_list) | Challenging | Completed |
10+
| [Hypergram](./04_hypergram) | Medium | Completed[^1] |
11+
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | In Progress |
1212

13-
[1]: The project is completed (as per the requirements) but there is no way to pass the tests 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.
13+
[^1]: The project is completed (as per the requirements) but there is no way to pass the tests 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.

0 commit comments

Comments
 (0)