Skip to content

Commit 4785cca

Browse files
committed
docs: edited readme
1 parent b5ffaf8 commit 4785cca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ I want:
4141
- a game whose rules are easy to understand.
4242
- a clear indication of when I have made a mistake.
4343
- a way to track my longest run.
44-
<!-- - a way to change the difficulty of the game? -->
4544

4645
### Design Choices
4746

@@ -56,6 +55,7 @@ I intend to use a simple webpage consisting of 4 game buttons of different colou
5655
## Planning
5756

5857
### Wireframes
58+
I have used MS Paint to sketch out a basic wireframe for the site:
5959
![Wireframe](assets/images/pattern-wireframe.png)
6060

6161
## Future Additions
@@ -65,13 +65,13 @@ I intend to use a simple webpage consisting of 4 game buttons of different colou
6565

6666
## Testing
6767

68-
<!-- The site has been tested extensively to ensure the best user experience across multiple screen sizes.
69-
7068
- [W3C CSS Validation](https://jigsaw.w3.org/css-validator/#validate_by_input)
7169
- [W3C Markup Validation](https://validator.w3.org/#validate_by_input)
7270

7371
The developer used **W3C CSS Validation Service** and **W3C Markup Validation Service** to check the validity of the website code.
7472

73+
<!-- The site has been tested extensively to ensure the best user experience across multiple screen sizes.
74+
7575
### Testing Process
7676
7777
In order to make sure the site renders acceptably across several screen sizes, I made liberal use of the DevTools offered by Google Chrome (or in my case, the Opera GX browser that closely mimics Chrome) as well as testing load times of each page, mobile and desktop, with the Lighthouse Chrome extension.

assets/images/pattern-palette.png

-10.6 KB
Loading

0 commit comments

Comments
 (0)