Skip to content

Commit 9415168

Browse files
authored
Update README.md
1 parent 21a49f7 commit 9415168

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# JavaFXRegistrationStepper
2+
JavaFX Stepper Login using [MaterialFX](https://github.com/palexdev/MaterialFX/) Stepper
23

4+
### Screenshot & Gifs
5+
6+
![image](https://user-images.githubusercontent.com/101990722/173664354-54ddebae-0795-492b-840b-f27290949f56.png)
7+
![stepper](https://user-images.githubusercontent.com/101990722/173665095-2e376c44-f892-4ef6-879d-30ada2afd848.gif)
8+
9+
10+
### Installation
11+
12+
```
13+
git clone https://github.com/x86xFX/JavaFXRegistrationStepper.git
14+
```
15+
16+
Open with IDE (`intellij`, `Eclipse`, `Netbeans`)
17+
Add these libraries to project.
18+
- MaterialFX
19+
- VirtualdFX
20+
- adapter [(Download Here)](https://jar-download.com/artifact-search/materialfx)
21+
22+
Enjoy!

0 commit comments

Comments
 (0)