Skip to content

Commit 11660c5

Browse files
authored
Update MAKEME.md
1 parent 65b5f86 commit 11660c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Week1/MAKEME.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ In the following assignment you'll make your own Digital Resume. Here are the re
5050
- It needs to be one webpage
5151
- Your project folder should contain two files: a `.html` and a `.css` file
5252
- Include the following pieces of information:
53-
- Your personal information (Note: _the page will be public on the whole internet_ for our review, so as a privacy-conscious individual, feel free to use fake information here)
54-
- A picture of you
53+
- Some personal information (Note: _the page will be public on the whole internet_ for our review, so as a privacy-conscious individual, feel free to use fake information here)
54+
- A picture of you (or a fake one, https://thispersondoesnotexist.com/ provides AI generated faces)
5555
- A few lines about who you are
5656
- Education (list at least 1 education institute)
5757
- Work experience (list at least 1 workplace)
@@ -75,7 +75,7 @@ When writing the CSS include the following:
7575
After you've finished your todo list it's time to show us what you got! The homework that needs to be submitted is the following:
7676

7777
1. The CLI challenge
78-
2. The Digital Resume
78+
2. A link to your *deployed* Digital Resume! Remember your CLI knowledge to figure out the URL to it (a webserver is just a computer and so the directories are part of the URL!)
7979

8080
Upload both in a repository to GitHub and then upload the link to it on the Trello board: "Feedback Assignments". Go through the [guide](../hand-in-homework-guide.md) to learn how to do this.
8181

0 commit comments

Comments
 (0)