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...