summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-15 22:27:27 +0300
committerGitHub <[email protected]>2018-06-15 22:27:27 +0300
commit268458c6f03ea4cd14c1ec1c66280e7114da52c1 (patch)
tree5a79fd832257511692c2671b669379194e95c671 /README.md
parentb04e4bba28aa51bbdb0fe60ad41884d15576cc1f (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 996dc4bc..5c13ed54 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,8 @@ static:
forbid: [".php", ".htaccess"]
```
+> You can use json or any config type supported by `spf13/viper`.
+
Where `psr-worker.php`:
```php