Update README.md

This commit is contained in:
David Newhall II 2019-07-17 02:35:47 -07:00 committed by GitHub
parent fe8dff549c
commit bd0ee8c6b9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Here's a working example:
package main
import "log"
import "github.com/golift/unifi"
import "code.golift.io/unifi"
func main() {
username := "admin"