From 24fb11fe0def9c75b841ebdb2c69db73cd1859b7 Mon Sep 17 00:00:00 2001 From: simon987 Date: Mon, 2 Mar 2020 09:01:54 -0500 Subject: [PATCH] center image --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d4add0..c2f97ce 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Simple javascript proof-of-work based access for Nginx with virtually no overhea Easy installation: just add `load_module /path/to/ngx_http_js_challenge_module.so;` to your `nginx.conf` file and follow the [configuration instructions](#configuration). - -![throughput.png](throughput.png) - +

+ +

### Configuration