diff --git a/README.md b/README.md index 976a1c6..bc8ce7e 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,6 @@ any number of things together even nested lists any number of things together even nested lists and numbers 12345 ``` - -#Protip -You should probably just use [str.join](https://docs.python.org/2/library/stdtypes.html#str.join) as this is satire. - - # Coverage ``` Name Stmts Miss Cover Missing @@ -29,3 +24,6 @@ tests 24 0 100% ------------------------------------- TOTAL 38 0 100% ``` + +#Protip +You should probably just use [str.join](https://docs.python.org/2/library/stdtypes.html#str.join) as this is satire. \ No newline at end of file