From ad2710b6bcfc86f7f40cf4709d6ef807dba4de4f Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 30 Oct 2014 14:38:50 -0400 Subject: [PATCH] reorder readme --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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