Skip to content

Commit 66940d4

Browse files
author
Narendra Sisodiya
committed
Update README.md
1 parent 1ec346c commit 66940d4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# x-steps-indicator
22
WebCompoent for Circular Steps Indicator
3+
4+
#Demo
5+
6+
#What it it ?
7+
8+
```html
9+
<x-steps-indicator current="2" total="5"></x-steps-indicator>
10+
```
11+
12+
will result in
13+
14+
![Result](./result.png?raw=true "Result")

0 commit comments

Comments
 (0)