There was an error while loading. Please reload this page.
1 parent a84e5ed commit 2857603Copy full SHA for 2857603
README.md
@@ -43,7 +43,7 @@ client.setPrintQRCode(true);
43
```
44
To learn how to receive the qr code as BufferedImage please refer to "Message handlers".
45
46
-### Complete example
+## Complete example
47
```java
48
WAClient client = new WAClient();
49
client.setPrintQRCode(true);
0 commit comments