diff --git a/README.md b/README.md index 6918f48..7e4fa3b 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ func main() { Address: "localhost:5222", Jid: "test@localhost", Password: "test", - PacketLogger: os.Stdout, + StreamLogger: os.Stdout, Insecure: true, }