Skip to content

Commit 8b609c5

Browse files
authored
Merge pull request #2 from LukeTowers/patch-1
Update README
2 parents 45f09a4 + 4203ac3 commit 8b609c5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ Add new filesystem disk in `disks` array in `config/filesystems.php`:
1818
```
1919
'dropbox' => [
2020
'driver' => 'dropbox',
21-
'app' => '',
2221
'authorizationToken' => '',
2322
],
2423
```
2524

26-
Create new app and generate authorization token on the [App Console](https://www.dropbox.com/developers/apps) at Dropbox.
25+
Create a new app and generate an authorization token with the [Dropbox App Console](https://www.dropbox.com/developers/apps).
2726

2827
In this configuration file you can also set default filesystem and cloud disk.
2928

@@ -57,4 +56,4 @@ Please use [GitHub Issues Page](https://github.com/mplodowski/dropboxadapter-plu
5756
5857
## Like this plugin?
5958

60-
If you like this plugin, give this plugin a Like or Make donation with [PayPal](https://www.paypal.me/mplodowski).
59+
If you like this plugin, give this plugin a Like or Make donation with [PayPal](https://www.paypal.me/mplodowski).

0 commit comments

Comments
 (0)