Skip to content

Commit 417f129

Browse files
committed
Update readme titles
1 parent 3b9cc13 commit 417f129

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

01-Fundamentals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### React Fundamentals
1+
# React Fundamentals
22
- ReactJS basic examples and exercises.
33
- You can run these without having to install any libraries
44
- Install the chrome react dector: https://chrome.google.com/webstore/detail/react-detector/jaaklebbenondhkanegppccanebkdjlh

02-Webpack/01-webpack-boilerplate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Webpack Dev Server Boilerplate
1+
# Webpack Dev Server Boilerplate
22

33
## Source and further info
44
http://survivejs.com/webpack_react/developing_with_webpack/

02-Webpack/02-webpack-react-boilerplate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Webpack Dev Server Boilerplate
1+
# Webpack Dev Server Boilerplate
22

33
## Source and further info
44
http://survivejs.com/webpack_react/webpack_and_react/

02-Webpack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@todo
1+
# Webpack Boilerplates

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### React Lab
1+
# React Lab
22
A repo equipped for sharing ReactJS examples and research.
33

44
## 01 Fundamentals

0 commit comments

Comments
 (0)