Skip to content

Commit e43a631

Browse files
author
Joe Seifi
committed
description changes
1 parent 7b7ce5d commit e43a631

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Learn the best frameworks by example
2222

2323
## How this project is organized
2424

25-
### Lessons
26-
- Each folder contains a lesson for learning the basics of that framework using a button.
25+
### Buttons
26+
- Each folder contains a button example for learning the basics of that framework and to show what features it supports.
2727

2828
### Workshops
2929
- Some folders folder also contains a workshop with challenges explained in the README

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "css-in-react",
33
"version": "2.0.0",
4-
"description": "Learn to use various CSS in JS frameworks with your React project",
4+
"description": "Learn the best CSS in React frameworks by example",
55
"author": "Joe Seifi",
66
"license": "ISC",
77
"scripts": {

0 commit comments

Comments
 (0)