Skip to content

Commit 583b35b

Browse files
committed
no comment
1 parent 74c1149 commit 583b35b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ import (
3030
)
3131

3232
func main() {
33+
// the first parameter is the type of service to use: local, dropbox, gdrive or s3
3334
s, err := cloudwatcher.New("local", "/home/user/tests", time.Second)
3435
if err != nil {
3536
fmt.Printf("ERROR: %s", err)

0 commit comments

Comments
 (0)