From d11f2246df8fa735a5e93e3c34c51c12da6bd3b4 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Fri, 22 Nov 2024 10:39:05 +0100 Subject: [PATCH] readme about parseing JSON-LD manually --- README.md | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 82ca8c8..b96a31a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ pip install django-signposting ### Automatic parsing of JSON-LD -To enable automatic parsing of JSON-LD, add the following middleware classes to your Django project's MIDDLEWARE setting in settings.py: +The library can automatically add signposts to web pages that already make +metadata available via JSON-LD in HTML via `