From c5a005029f11be17390289d2481df4ed3eec485e Mon Sep 17 00:00:00 2001 From: Le Yao Date: Tue, 29 Jun 2021 10:26:35 +0800 Subject: [PATCH] Update README.md Signed-off-by: Le Yao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90b33db8..ba7a2e44 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ and apply them to HTTP content provided by your application via Connectors. # Build ModSecurity WASM library -Please read this [guide](https://github.com/leyao-daily/ModSecurity/blob/v3/master/modsecurity2wasm.md) to build your own wasm library using Emscripten. +Please read this [guide](https://github.com/leyao-daily/ModSecurity/blob/v3/master/modsecurity2wasm.md) to build your own ModSecurity WASM library using Emscripten. ---