Fix display of "<body>"

This commit is contained in:
2022-03-30 23:22:40 +02:00
parent fca2e0167d
commit f7ba2163ad

View File

@@ -1,3 +1,3 @@
# webdiff
Simple webdiff which curls the HTML <body> of a page and compares it to the last curl. Provides simple callback functions for custom signaling.
Simple webdiff which curls the HTML `<body>` of a page and compares it to the last curl. Provides simple callback functions for custom signaling.