diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -10,14 +10,12 @@ Demo: https://gopher.feuerfuchs.dev/ | |||
10 | 10 | ||
11 | ## Requirements | 11 | ## Requirements |
12 | 12 | ||
13 | gopherproxy 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 |