Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Commit 9493299

Browse files
committed
Update README.md
1 parent 7b41408 commit 9493299

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ Please use composer to install so that the required dependencies are installed
2525

2626
* Add the component to a controller
2727

28-
public $components = array('CloudFlareApi.CloudFlareApi');## Example
28+
public $components = array('CloudFlareApi.CloudFlareApi');
29+
30+
## Example
2931

3032
* Remove a file from the cache
3133

0 commit comments

Comments
 (0)