Skip to content

Commit 9ae5db5

Browse files
committed
service specific features - documenting
1 parent bceca51 commit 9ae5db5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@ You can also create your own authorization apps, get its client_id and use it fo
2828
Read more about creating app for dropbox [here](https://www.dropbox.com/developers), or on [this wiki page](https://github.com/ivanenko/cloud_storage/wiki/Create-and-use-your-own-authorization-app) for all used services.
2929
Save your applications client_id in 'Connection settings' window, 'OAuth setting' tab.
3030

31+
### Service specific features
32+
Every service provide specific and unique commands. It could be download files from internet directly to your storage, or export google document in different formats.
33+
You can read more about this on [wiki page](https://github.com/ivanenko/cloud_storage/wiki/Service-specific-features)
34+
3135
### Contribute
3236
If you want to add new service - [check this wiki page](https://github.com/ivanenko/cloud_storage/wiki)

0 commit comments

Comments
 (0)