From db823cb049725b818213b364b000fbaa46ee9c7e Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Mon, 11 Nov 2019 19:01:06 +0100 Subject: Fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e2cc24..b78d7d2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Arguments: - `-uri=`: The default address to open in the proxy (default: "floodgap.com") - `-robots-file=`: robots.txt file to serve to protect Gopher sites from web crawlers (default: "robots.txt") - `-robots-debug=`: Print output about clients ignoring robots.txt (this includes regular browsers) (default: false) -- `-vips-concurrency=: Concurrency level of libvips (i.e. number of worker threads)` +- `-vips-concurrency=`: Concurrency level of libvips (i.e. number of worker threads) ## Development @@ -42,7 +42,7 @@ to the previously listed ones: - **SASS (sassc):** Compiling SCSS to CSS - **TypeScript (tsc):** Compiling TypeScript to JavaScript -- **UglifyJS (uglifyjs):** Minifying JavaScript +- **Terser (terser):** Minifying JavaScript - **fonttools (pyftsubset):** Minifying fonts Folder structure: -- cgit v1.2.3-54-g00ecf