Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jomla97 committed Aug 31, 2020
1 parent fd5f568 commit e62a39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import "github.com/jomla97/go-pixie"
```

## Complete example
* 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)
* For a newline in `message`, use `\n`
``` go
px := pixie.NewClient("username", "password")
Expand Down

0 comments on commit e62a39b

Please sign in to comment.