Update README example after API change

This commit is contained in:
Mickael Remond
2019-06-29 14:58:59 +02:00
parent d90cc239ae
commit 409d563eec

View File

@@ -54,7 +54,7 @@ func main() {
Address: "localhost:5222",
Jid: "test@localhost",
Password: "test",
PacketLogger: os.Stdout,
StreamLogger: os.Stdout,
Insecure: true,
}