From 82f64a7a5504ad8cef33b3e0a0ddbec772b8edca Mon Sep 17 00:00:00 2001 From: Leonardo Cavaletti Date: Thu, 30 Nov 2023 21:06:22 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67e70b4..0b51200 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Loconotion -**Loconotion** is a Python script that parses a [Notion.so](https://notion.so) public page (alongside all of its subpages) and generates a lightweight, customizable static site. +**Loconotion** is a Python script that parses a [Notion.so](https://notion.so) public page (alongside all of its subpages) and generates a lightweight, customizable static site. *Note*: The project is currently functional but unmantained and might not be up to date with Notion's latest site structure. Issues will likely not be resolved by me and pull requests are welcome, but you might want to look into alternative projects such as [Notion Snapshot](https://github.com/sueszli/notionSnapshot) ## But Why?