From 0925f891e5aff84311d0205efad9e728f67d33f2 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 3 Oct 2020 15:23:58 +0200 Subject: [PATCH] Stick it together --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index faefe63..f61616a 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,6 @@ pub_club_texts() ``` `pads` is a dictionary which contains pad names as keys and pad text as values. - Normally, the `fresh=False` is useful when you're hacking away and want to read pad contents from the local file system and not over the network each time.