We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0997fb5 commit 2c39d71Copy full SHA for 2c39d71
1 file changed
index.md
@@ -3,15 +3,15 @@
3
4
# GETTING STARTED
5
6
-### :octocat: STEP 01
+### ✔️ STEP 01
7
8
## HOW TO GET IT?
9
10
1. Download the repository, better to be in .ZIP format.
11
2. Unzip it and add into your own project directory.
12
3. Import it. That's it.
13
14
-### :octocat: STEP 02
+### ✔️ STEP 02
15
16
## HOW TO IMPORT PACKAGE?
17
@@ -30,7 +30,7 @@
30
import static EasyIO.cStyle.*;
31
```
32
33
-### :octocat: STEP 03-A
+### ✔️ STEP 03-A
34
35
## HOW TO PRINT?
36
@@ -70,7 +70,7 @@ USING **EasyIO.cStyle** PACKAGE
70
...
71
72
73
-### :octocat: STEP 03-B
+### ✔️ STEP 03-B
74
75
## HOW TO INSERT/GET DATA FROM USER?
76
@@ -109,7 +109,7 @@ USING **EasyIO.cStyle** PACKAGE
109
110
111
112
-### :octocat: STEP 03-C
+### ✔️ STEP 03-C
113
114
## HOW TO CAST THE TYPE?
115
0 commit comments