From 2ba1bde3b470efb408045819bab23ccc67bb92c1 Mon Sep 17 00:00:00 2001 From: booboy Date: Sat, 2 Feb 2019 04:55:46 -0600 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc0965e..da59fe7 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,14 @@ Usage: pastebinner [options] Create a directory in the git repo named data, this is where the raw pastes will be stored. Here is an example of what it looks like: -#### Raw pastes to files +##### Raw pastes to files ```shell pastebinner --download Downloading paste data into the data directory... Complete. ``` -#### JSON file with paste_metadata and paste_text +##### JSON file with paste_metadata and paste_text ```shell pastebinner --json Downloading paste data as a json into the data directory...