update readme
This commit is contained in:
parent
4f078df612
commit
0186abeada
@ -8,3 +8,6 @@ any number of things together
|
|||||||
>>> print glue("any","number","of","things","together",where="anywhere")
|
>>> print glue("any","number","of","things","together",where="anywhere")
|
||||||
any number of things together anywhere
|
any number of things together anywhere
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Protip: You should probably just use
|
||||||
|
[str.join](https://docs.python.org/2/library/stdtypes.html#str.join)
|
||||||
|
Loading…
Reference in New Issue
Block a user