Skip to content

Commit 71f6d8d

Browse files
authored
Update README.md
1 parent b5f97c1 commit 71f6d8d

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# simple-express-app
1+
#100Devs Simple Express App Submission
2+
3+
### Goal: Make Your Own CRUD APP and Push To Heroku
4+
5+
### How to submit your code for review:
6+
7+
- Fork and clone this repo
8+
- Create a new branch called answer
9+
- Checkout answer branch
10+
- Push to your fork
11+
- Issue a pull request
12+
- Your pull request description should contain the following:
13+
- (1 to 5 no 3) I completed the challenge
14+
- (1 to 5 no 3) I feel good about my code
15+
- Anything specific on which you want feedback!
16+
17+
Example:
18+
```
19+
I completed the challenge: 5
20+
I feel good about my code: 4
21+
I'm not sure if my constructors are setup cleanly...
22+
```

0 commit comments

Comments
 (0)