We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5f568 commit e62a39bCopy full SHA for e62a39b
README.md
@@ -14,7 +14,7 @@ import "github.com/jomla97/go-pixie"
14
```
15
16
## Complete example
17
-* Numbers in `to` should be separated with a comma (`,`)
+* Numbers in `to` should be separated with a comma (`,`) and should each be lead with the country-code (e.g `+46` for Sweden)
18
* For a newline in `message`, use `\n`
19
``` go
20
px := pixie.NewClient("username", "password")
0 commit comments