Skip to content

Commit 176443d

Browse files
committed
Update README.md
1 parent e1e8bb8 commit 176443d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
* [How to use](#howtouse)
66
* [Components](#components)
77
* [Buttons](#buttons)
8-
* [Flat Button](#flatbutton)
9-
* [Rectangle Button](#rectanglebutton)
10-
* [Float Button](#floatbutton)
11-
* [Float small button](#floatsmallbutton)
8+
* [Flat Button](#flat-button)
9+
* [Rectangle Button](#rectangle-button)
10+
* [Float Button](#float-button)
11+
* [Float small button](#float-small-button)
1212
* [Switches](#switches)
1313
* [CheckBox](#checkbox)
1414
* [Switch](#switch)
15-
* [Progress indicators](#progressindicators)
16-
* [Progress bar circular indeterminate](#progressbarcircularindeterminate)
17-
* [Progress bar indeterminate](#progressbarindeterminate)
18-
* [Progress bar indeterminate determinate](#progressbarindeterminatedeterminate)
19-
* [Progress bar determinate](#progressbardeterminate)
15+
* [Progress indicators](#progress-indicators)
16+
* [Progress bar circular indeterminate](#progress-bar-circula-rindeterminate)
17+
* [Progress bar indeterminate](#progress-bar-indeterminate)
18+
* [Progress bar indeterminate determinate](#progress-bar-indeterminate-determinate)
19+
* [Progress bar determinate](#progress-bar-determinate)
2020
* [Slider](#slider)
21-
* [Slider with number indicator](#sliderwithnumberindicator)
21+
* [Slider with number indicator](#slider-with-number-indicator)
2222
* [Widgets](#widgets)
2323
* [SnackBar](#snackbar)
2424
* [Dialog](#dialog)
25-
* [Color selector](#colorselector)
25+
* [Color selector](#color-selector)
2626

2727
## How to use
2828

@@ -170,7 +170,7 @@ Some components have custom attributes, if you want use them, you must add this
170170
android:background="#1E88E5" />
171171
```
172172

173-
######Progress bar indeterminate
173+
######Progress bar indeterminate determinate
174174
![Progress bar indeterminate determinate](images/progress_bar_indeterminate_determinate.png)
175175

176176

0 commit comments

Comments
 (0)