Skip to content

Commit 4f798b9

Browse files
authored
Update README.md
1 parent c0d3423 commit 4f798b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ Specify your Score threshold and action in 'setting', e.g.
7272
]
7373
```
7474
Note: if you want to enable Score Comparision, you also need to enable is_score_enabled to be true.
75-
76-
Remember to turn on the service by enable is_service_enabled to be true.
75+
``` php
76+
'is_score_enabled' = true
77+
```
7778

7879
For more details please check comments in config file.
7980

0 commit comments

Comments
 (0)