Skip to content

Commit e7e62d6

Browse files
Update README.md
1 parent 71a898a commit e7e62d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
| ----------|-----------|
1717
| <img src="./screenshots/material_design2.gif" width="400">| <img src="./screenshots/material_design3.gif" width="400"> |
1818

19-
## Material Design 2 Colors && Swatches
19+
## Material Design 2 Colors & Swatches
2020

2121
### Material Colors
2222

@@ -44,7 +44,7 @@ val RedA400 = Color(0xffFF1744)
4444
val RedA700 = Color(0xffD50000)
4545
```
4646

47-
For material Swatches
47+
### Material Swatches
4848

4949
Call any swatch from `ColorSwatch` for instance for Red500 with `ColorSwatch.red` which will return
5050
primary color `Map<Int,Color>`

0 commit comments

Comments
 (0)