Skip to content

Commit 0b246c8

Browse files
authored
Update README.md
1 parent d71759a commit 0b246c8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ Using this template to design other websites, for example, have a GraphQL, Node,
3535
# Contributing
3636
Adding material to the website is super easy!
3737

38-
For example to add a new component `npm run add:component https://github.com/airbnb/react-dates`. Thats it.
38+
For example to add a new component:
39+
40+
`npm run add:component https://github.com/airbnb/react-dates`.
41+
42+
Thats it.
3943

4044
- This would add the component the to the website
4145
- Take a screenshot

0 commit comments

Comments
 (0)