aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFeuerfuchs <git@feuerfuchs.dev>2019-06-26 22:13:55 +0200
committerFeuerfuchs <git@feuerfuchs.dev>2019-06-26 22:13:55 +0200
commit1492819b6ab2e98ac94273e3a1da580e5b1019f4 (patch)
treecef5beffe12e311cc0bc380fed6568014d01e192 /README.md
parentReadme: Add pre-commit hook (diff)
downloadgopherproxy-1492819b6ab2e98ac94273e3a1da580e5b1019f4.tar.gz
gopherproxy-1492819b6ab2e98ac94273e3a1da580e5b1019f4.tar.bz2
gopherproxy-1492819b6ab2e98ac94273e3a1da580e5b1019f4.zip
Readme: Fix indentation for code block
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 05f4482..671203a 100644
--- a/README.md
+++ b/README.md
@@ -10,14 +10,12 @@ Demo: https://gopher.feuerfuchs.dev/
10 10
11## Requirements 11## Requirements
12 12
13gopherproxy requires the following programs and libraries:
14
15- libvips: Fast on-demand thumbnail generation 13- libvips: Fast on-demand thumbnail generation
16 14
17 15
18## Installation 16## Installation
19 17
20 $ go install git.feuerfuchs.dev/Feuerfuchs/gopherproxy/... 18 $ go install git.feuerfuchs.dev/Feuerfuchs/gopherproxy/...
21 19
22 20
23## Usage 21## Usage