Skip to content

Commit 47293c9

Browse files
committed
Remove ToDo section from README
1 parent 674f8e9 commit 47293c9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ JavaScript Design Patterns - a game to get familiar with the design patterns, te
1111
- [About](#about)
1212
- [How To Run Locally](#how-to-run-locally)
1313
- [Running the Tests](#running-the-tests)
14-
- [ToDo](#todo)
1514
- [Credits](#credits)
1615
- [License](#license)
1716

@@ -93,12 +92,6 @@ yarn test
9392
yarn test:coverage
9493
```
9594

96-
## ToDo
97-
98-
- Write more unit tests
99-
- Add E2E tests (Cypress)
100-
- Add a «_Reference_» section where the patterns can be viewed
101-
10295
## Credits
10396

10497
- Inpired by the very well-known [JavaScript Guessing Game](https://javascript-game.firebaseapp.com/)

0 commit comments

Comments
 (0)