Skip to content

Commit 1be6be8

Browse files
Update README.md
1 parent 54c7de3 commit 1be6be8

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
@@ -10,7 +10,7 @@ React is a declarative, efficient, and flexible JavaScript library for building
1010
### Prerequisite
1111
```
1212
├──> Node 8.10.0 or later version installed in your system
13-
├──> Basic knowledge of HTML and CSS
13+
├──> Basic knowledge of HTML, CSS and JavaScript
1414
```
1515

1616
```
@@ -101,4 +101,4 @@ It correctly bundles React in production mode and optimizes the build for the be
101101

102102
The build is minified and the filenames include the hashes.<br>
103103

104-
Your app is ready to be deployed.
104+
Your app is ready to be deployed.

0 commit comments

Comments
 (0)