Skip to content

Commit e62a39b

Browse files
committed
Update README.md
1 parent fd5f568 commit e62a39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import "github.com/jomla97/go-pixie"
1414
```
1515

1616
## Complete example
17-
* Numbers in `to` should be separated with a comma (`,`)
17+
* Numbers in `to` should be separated with a comma (`,`) and should each be lead with the country-code (e.g `+46` for Sweden)
1818
* For a newline in `message`, use `\n`
1919
``` go
2020
px := pixie.NewClient("username", "password")

0 commit comments

Comments
 (0)