Skip to content

Commit 4618d50

Browse files
authored
Update README.md
1 parent aa16657 commit 4618d50

File tree

1 file changed

+29
-14
lines changed

1 file changed

+29
-14
lines changed

README.md

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,29 @@ This is a solution to the [[Challenge title] challenge on Frontend Mentor](). Fr
44

55
## Table of contents
66

7-
- [The challenge](#the-challenge)
8-
- [Screenshot](#screenshot)
9-
- [Links](#links)
10-
- [Built with](#built-with)
11-
- [What I learned](#what-i-learned)
12-
- [Useful resources](#useful-resources)
7+
- [Overview](#overview)
8+
- [The challenge](#the-challenge)
9+
- [Screenshot](#screenshot)
10+
- [Links](#links)
11+
- [My process](#my-process)
12+
- [Built with](#built-with)
13+
- [What I learned](#what-i-learned)
14+
- [Continued development](#continued-development)
15+
- [Useful resources](#useful-resources)
1316
- [Author](#author)
1417
- [Acknowledgments](#acknowledgments)
1518

1619
**Note: Delete this note and update the table of contents based on what sections you keep.**
1720

18-
## The challenge
21+
## Overview
22+
23+
### The challenge
24+
1925
Users should be able to:
2026

2127
-
2228

23-
## Screenshot
29+
### Screenshot
2430

2531
![](./screenshot.jpg)
2632

@@ -32,14 +38,17 @@ Then crop/optimize/edit your image however you like, add it to your project, and
3238

3339
**Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.**
3440

35-
## Links
41+
### Links
3642

3743
- Solution URL: [Add solution URL here](https://your-solution-url.com)
3844
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
3945

40-
## Built with
46+
## My process
47+
48+
### Built with
4149

4250
- Semantic HTML5 markup
51+
- CSS custom properties
4352
- Flexbox
4453
- CSS Grid
4554
- Mobile-first workflow
@@ -49,7 +58,7 @@ Then crop/optimize/edit your image however you like, add it to your project, and
4958

5059
**Note: These are just examples. Delete this note and replace the list above with your own choices**
5160

52-
## What I learned
61+
### What I learned
5362

5463
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
5564

@@ -73,10 +82,16 @@ If you want more help with writing markdown, we'd recommend checking out [The Ma
7382

7483
**Note: Delete this note and the content within this section and replace with your own learnings.**
7584

76-
## Useful resources
85+
### Continued development
86+
87+
Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.
88+
89+
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
90+
91+
### Useful resources
7792

78-
- [Example resource 1](https://www.example.com)
79-
- [Example resource 2](https://www.example.com)
93+
- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
94+
- [Example resource 2](https://www.example.com) - This is an amazing article which helped me finally understand XYZ. I'd recommend it to anyone still learning this concept.
8095

8196
**Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.**
8297

0 commit comments

Comments
 (0)