Skip to content

Commit 9a294d9

Browse files
content added
1 parent d913603 commit 9a294d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm --version
2121
```
2222
### Getting Started
2323
<p align='center'>
24-
<img src='https://cdn.rawgit.com/facebook/create-react-app/27b42ac/screencast.svg' width='900' alt='npm start'>
24+
<img src='https://cdn.rawgit.com/facebook/create-react-app/27b42ac/screencast.svg' width='600' alt='npm start'>
2525
</p>
2626

2727
To create a new app, you may choose one of the following methods:
@@ -81,7 +81,7 @@ The page will automatically reload if you make changes to the code.<br>
8181
You will see the build errors and lint warnings in the console.
8282

8383
<p align='center'>
84-
<img src='https://cdn.rawgit.com/marionebl/create-react-app/9f62826/screencast-error.svg' width='900' alt='Build errors'>
84+
<img src='https://cdn.rawgit.com/marionebl/create-react-app/9f62826/screencast-error.svg' width='600' alt='Build errors'>
8585
</p>
8686

8787
```

0 commit comments

Comments
 (0)