From 3b43147dba201e890b1cd0899618ee6af5d7f2b1 Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 8 Apr 2024 19:05:31 +0900 Subject: [PATCH] docs: improve data hierarchy --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0b460c9..19cc521 100644 --- a/README.md +++ b/README.md @@ -51,15 +51,15 @@ but here are the instructions to use it: - using curl - ``` - curl pompup.developomp.com -Lo pompup - ``` + ``` + curl pompup.developomp.com -Lo pompup + ``` - using wget - ``` - wget pompup.developomp.com -O pompup - ``` + ``` + wget pompup.developomp.com -O pompup + ``` 4. Make the file executable