Skip to content

Commit bc21838

Browse files
committed
Update README.md
1 parent 6366b79 commit bc21838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ try {
4646
print_r($ret);
4747
} catch (Exception $ex) {
4848
echo "Error: " . $ex->getMessage(). PHP_EOL;
49-
}
49+
}
50+
```
5051

5152
### Automatic updates download
5253
- for autoupdate data use Udger data updater (https://udger.com/support/documentation/?doc=62)

0 commit comments

Comments
 (0)