From d60eeb1f1745db2392988c8b4cbdd2d6f6336445 Mon Sep 17 00:00:00 2001 From: Gaurab Aryal Date: Thu, 3 Nov 2016 17:17:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c2461..562975d 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ If you use sync command, it will try to copy files to the destination if corresp ### Client package -The megaclient is available as a go package, github.com/t3rm1n4l/megacmd/megaclient. +The megaclient is available as a go package, github.com/t3rm1n4l/megacmd/client. Please find the documentation at [megaclient godoc](http://godoc.org/github.com/t3rm1n4l/megacmd/client) ### Unit tests