From f7ba2163adda4532fdc68c1b90bb36d766c99bbc Mon Sep 17 00:00:00 2001 From: Martin Winkler Date: Wed, 30 Mar 2022 23:22:40 +0200 Subject: [PATCH] Fix display of "" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 921e8f4..df6b78f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # webdiff -Simple webdiff which curls the HTML of a page and compares it to the last curl. Provides simple callback functions for custom signaling. \ No newline at end of file +Simple webdiff which curls the HTML `` of a page and compares it to the last curl. Provides simple callback functions for custom signaling. \ No newline at end of file