Skip to content

Commit ffe7636

Browse files
authored
Add files via upload
1 parent 70b8f71 commit ffe7636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ if ($fileName) {
8585
echo "Upload failed!";
8686
}
8787
```
88-
Example output :point_right:
88+
**Example output** :point_right:
8989
Uploaded file is uploadedFileName.png
9090

9191

@@ -108,5 +108,5 @@ if ($fileName) {
108108
echo "Upload failed!";
109109
}
110110
```
111-
Output :point_right:
111+
**Output** :point_right:
112112
Upload failed!

0 commit comments

Comments
 (0)