We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6624a2 commit cf65f77Copy full SHA for cf65f77
README.md
@@ -51,8 +51,7 @@ $output = $proxy->load('https://github.com');
51
echo $output;
52
53
```
54
-Make sure to have write permissions to `./cookies` directory.
55
-Make sure to have write permissions to `./cache` directory.
+Make sure to have write permissions to `./cookies` and `./cache` directories.
56
57
### BE CAREFUL: directory with cookies should not be available to the public!
58
0 commit comments