Skip to content

Commit 2c39d71

Browse files
authored
Update index.md
1 parent 0997fb5 commit 2c39d71

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
# GETTING STARTED
55

6-
### :octocat: STEP 01
6+
### ✔️ STEP 01
77

88
## HOW TO GET IT?
99

1010
1. Download the repository, better to be in .ZIP format.
1111
2. Unzip it and add into your own project directory.
1212
3. Import it. That's it.
1313

14-
### :octocat: STEP 02
14+
### ✔️ STEP 02
1515

1616
## HOW TO IMPORT PACKAGE?
1717

@@ -30,7 +30,7 @@
3030
import static EasyIO.cStyle.*;
3131
```
3232

33-
### :octocat: STEP 03-A
33+
### ✔️ STEP 03-A
3434

3535
## HOW TO PRINT?
3636

@@ -70,7 +70,7 @@ USING **EasyIO.cStyle** PACKAGE
7070
...
7171
```
7272
73-
### :octocat: STEP 03-B
73+
### ✔️ STEP 03-B
7474
7575
## HOW TO INSERT/GET DATA FROM USER?
7676
@@ -109,7 +109,7 @@ USING **EasyIO.cStyle** PACKAGE
109109
...
110110
```
111111

112-
### :octocat: STEP 03-C
112+
### ✔️ STEP 03-C
113113

114114
## HOW TO CAST THE TYPE?
115115

0 commit comments

Comments
 (0)