Skip to content

Commit

Permalink
Mention the configuration wizard
Browse files Browse the repository at this point in the history
Somehow it wasn't mentioned anywhere
  • Loading branch information
dandv committed Jul 17, 2014
1 parent ef09db8 commit 4f70ecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -16,6 +16,7 @@ Please refer to the <Wiki>(https://github.com/andreafabrizi/Dropbox-Upload
* Cross platform
* Support for the official Dropbox API
* No password required or stored
* Simple step-by-step configuration wizard
* Simple and chunked file upload
* File and recursive directory download
* File and recursive directory upload
Expand Down Expand Up @@ -44,6 +45,8 @@ Then give the execution permission to the script and run it:
$./dropbox_uploader.sh
```

The first time you run `dropbox_uploader`, you'll be guided through a wizard in order to configure access to your Dropbox. This configuration will be stored in `~/.dropbox_uploader`.

## Usage

The syntax is quite simple:
Expand Down

0 comments on commit 4f70ecc

Please sign in to comment.