From 54425e2895f2a541c9d2b50118b4635240410ef2 Mon Sep 17 00:00:00 2001 From: Pjotr Savitski Date: Tue, 23 Nov 2021 22:02:27 +0200 Subject: [PATCH] Update README.md Added missing code block closing symbols. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79c8ffb..8d82c07 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ To use this package with [TypeScript](https://www.typescriptlang.org/), you can ```sh npm install --save-dev @types/url-regex-safe +``` ## Options