Skip to content

Commit c391888

Browse files
author
jjcapparell
committed
renamed READ.md to README.md and reverted changes in lesson_01 README.md
1 parent ef7836e commit c391888

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515
"[javascriptreact]": {
1616
"editor.defaultFormatter": "esbenp.prettier-vscode"
1717
},
18+
"remote.autoForwardPortsFallback": 0,
19+
"jest.enable": false,
1820
}

lesson_01/jamescapparell/deco.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ body {
1212
h1, h2{
1313
margin-bottom: -.25em;
1414
}
15-
/*

lesson_05/jamescapparell/READ.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

lesson_05/jamescapparell/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# User Stories
2+
3+
## User Story #1
4+
As a YouTube content creater, I want to view the dislike counter for my video when I am in my YouTube app, so I can view the dislike number without logging into my YouTube Studio app.
5+
## User Story #2
6+
As a Nintendo Switch owner, I want to modify and customize what my Switch looks like on the home screen, so I can easily set a screensaver similarly to my phone.
7+
8+
## User Story #3
9+
As a Ubisoft user, I want to be able to run the program on my PC without it taking too much memory, so it makes it easier to run UNO on my PC as well.

0 commit comments

Comments
 (0)