Skip to content

Commit d03cad2

Browse files
committed
master: Readme edit
1 parent 4ac5a6e commit d03cad2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# StepViewAndroid
22
An Android library written in kotlin to display steps (without any max-min limits) along with the status/description. It also supports some really cool features.
33

4+
## Setup
5+
6+
```
7+
implementation 'com.params.stepview:stepview:1.0.0'
8+
```
9+
410
## Usage
511

612
### A customised StepView

0 commit comments

Comments
 (0)